Remove the unneeded "tf" argument for utility functions.
authorA. Unique TensorFlower <gardener@tensorflow.org>
Fri, 9 Feb 2018 19:14:03 +0000 (11:14 -0800)
committerTensorFlower Gardener <gardener@tensorflow.org>
Fri, 9 Feb 2018 19:17:43 +0000 (11:17 -0800)
commit249b67204e5c1eb4805b8b021386aa0364045063
treeaf08d660c62de883b70e85c817a1bfa5172165e6
parenteb049506e58b22ed62e5197b97bb4f9f7a5d92ec
Remove the unneeded "tf" argument for utility functions.

PiperOrigin-RevId: 185166507
tensorflow/contrib/py2tf/converters/side_effect_guards.py
tensorflow/contrib/py2tf/converters/side_effect_guards_test.py
tensorflow/contrib/py2tf/utils/context_managers.py
tensorflow/contrib/py2tf/utils/context_managers_test.py
tensorflow/contrib/py2tf/utils/misc.py
tensorflow/contrib/py2tf/utils/misc_test.py