Remove the tf.layers module from TensorFlow 2.0 APIs
(tf.keras.layers.Foo should be used instead of tf.layers.Foo or tf.layers.foo as per https://github.com/tensorflow/community/pull/16) PiperOrigin-RevId: 218273732
Loading
Please sign in to comment