Error in tf.placeholder

hi guys i have this error for days and i couldn’t resolve it

1 Like

tf.contrib Is not supported anymore.

Please use:

https://www.tensorflow.org/api_docs/python/tf/keras/layers/Flatten

1 Like