tf.compat.v1.disable_resource_variables

View source on GitHub

Opts out of resource variables. (deprecated)

tf.compat.v1.disable_resource_variables()

Warning: THIS FUNCTION IS DEPRECATED. It will be removed in a future version. Instructions for updating: non-resource variables are not supported in the long term

If your code needs tf.disable_resource_variables() to be called to work properly please file a bug.