Replacing _container_prefix with _graph_key to preserve its use in optimizer and...
authorAlexandre Passos <apassos@google.com>
Sat, 3 Feb 2018 00:02:22 +0000 (16:02 -0800)
committerTensorFlower Gardener <gardener@tensorflow.org>
Sat, 3 Feb 2018 00:06:19 +0000 (16:06 -0800)
commit048b19f11e1ba1fa76c0fd508fed9007c852e8df
tree82612228db360413a3ffc9220f6947f76fcdd0c2
parent026c90c2ebae46cc68d7a9f05474bdd18bb18a6f
Replacing _container_prefix with _graph_key to preserve its use in optimizer and deprecate others.

PiperOrigin-RevId: 184348303
tensorflow/contrib/eager/python/saver_test.py
tensorflow/contrib/eager/python/tfe.py
tensorflow/python/eager/function.py
tensorflow/python/eager/graph_callable.py
tensorflow/python/framework/ops.py
tensorflow/python/framework/test_util.py
tensorflow/python/framework/test_util_test.py
tensorflow/python/ops/resource_variable_ops.py
tensorflow/python/training/optimizer.py