Avoid overwriting existing namespace items that might replace the converted functions.
authorA. Unique TensorFlower <gardener@tensorflow.org>
Wed, 28 Mar 2018 17:15:42 +0000 (10:15 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Wed, 28 Mar 2018 17:18:09 +0000 (10:18 -0700)
commit2d2d4529fe3b99f25e531ee2fc0e9211341c160f
treef428f204befbe821da25c0b9b81c57bc76bcf4f2
parent23d6c55ba22596f903696e0dba8037ad81470a39
Avoid overwriting existing namespace items that might replace the converted functions.

PiperOrigin-RevId: 190789781
tensorflow/contrib/autograph/impl/api.py