File "C:/Users/ASDUser/Deeplab/models/research/deeplab/train.py", line 12, in <module>
from tensorflow.data import quantize as contrib_quantize
ModuleNotFoundError: No module named 'tensorflow.contrib'
Hi I am following your step by step. All are success, unfortunately when i am executing the train.py there was error say 'tensorflow.contrib'.
For your information I am using Python 3.7.4 and tensorflow 1.15. I also tried to downgrade the version of tensorflow to 1.14.0 and 1.13.1 but still "No module named 'tensorflow.contrib'
Hi I am following your step by step. All are success, unfortunately when i am executing the train.py there was error say 'tensorflow.contrib'.
For your information I am using Python 3.7.4 and tensorflow 1.15. I also tried to downgrade the version of tensorflow to 1.14.0 and 1.13.1 but still "No module named 'tensorflow.contrib'