Fix tf.variable_scope unique name after entering root scope
authorMostafa Alaa <mostafa.alaa.gharieb@gmail.com>
Thu, 3 May 2018 02:53:18 +0000 (19:53 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Thu, 3 May 2018 02:56:05 +0000 (19:56 -0700)
commit71f97c8cd9304a8e1cf8e309e15000d5831b212a
tree90639763b3866c9b9b2b3931c80792af890845fe
parentebad5d624c6c08a3fdb4ffac6051b4888fc36790
Fix tf.variable_scope unique name after entering root scope
Closes #18702.

PiperOrigin-RevId: 195192460
tensorflow/python/ops/variable_scope.py