tf.disable_resource_variables

tf.disable_resource_variables()

Defined in tensorflow/python/ops/variable_scope.py.

Opts out of resource variables. (deprecated)

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