tensorflow / tensorflow/models
AttributeError: module 'tensorflow.python.ops.control_flow_ops' has no attribute 'case'
Open
@laxmareddyp is already working on this.
Since Nov 12, 2023.
models:research
type:bug
- Dominant language
- Python
- Stars
- 77.7k
- Forks
- 44.8k
- PR merge metrics
- No merged PRs in 30d
Description
AttributeError: module 'tensorflow.python.ops.control_flow_ops' has no attribute 'case'
hi there, even downgrading to tf 12 or 13 didnt work, im sure that i ran my code 2 days ago and it worked corectly but now i get this error.
also im using google colab, tensorflow object detection api.
thanks
Contributor guide
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.