Attributeerror: Module 'tensorflow_core.compat.v1' Has No Attribute 'contrib'
x = tf.placeholder(dtype = tf.float32, shape = [None, 28, 28]) y = tf.placeholder(dtype = tf.int32,…
Read more
Attributeerror: Module 'tensorflow_core.compat.v1' Has No Attribute 'contrib'