I'm using Tensorflow 2.0 but getting error while executing train.py.
from tensorflow.contrib.memory_stats.python.ops.memory_stats_ops import BytesInUse ModuleNotFoundError: No module named 'tensorflow.contrib'
can anyone please help me with finding tf.contrib module in tensorflow2.0