tensorflow / tensorflow/tflite-support
error: Last version of task library code is broken
Open
@lintian06 is already working on this.
Since Aug 30, 2021.
- Dominant language
- C++
- Stars
- 441
- Forks
- 146
- PR merge metrics
- No merged PRs in 30d
Description
few weeks ago this tensorflow official tutorial used to work now it breaks in model.evalute_tflite(test_data) with the follwing error:
InvalidArgumentError: required broadcastable shapes [Op:Mul]

Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.