sumit
4/22/2020 - 4:48 PM

tensorflow colab v1 instead of v2

import tensorflow.compat.v1 as tf
tf.disable_v2_behaviour()
tf.disable_v2_behavior()