DetectionTeamUCAS / DetectionTeamUCAS/NAS_FPN_Tensorflow
ModuleNotFoundError: No module named 'tensorflow.contrib'
Open
- Dominant language
- Jupyter Notebook
- Stars
- 217
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Description
Code brakes with tensorflow 1.14.0, module tensorflow.contrib was removed
https://github.com/tensorflow/tensorflow/issues/31350
had to move to 1.14 because has a fix for something else
https://github.com/tensorflow/tensorflow/issues/34551
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.