Fix TF_ImportGraphDefResults and TF_Function leaks in Python API.
authorSkye Wanderman-Milne <skyewm@google.com>
Thu, 5 Apr 2018 21:22:54 +0000 (14:22 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Thu, 5 Apr 2018 21:25:18 +0000 (14:25 -0700)
commit051dd6cf2f805f12f6e4efb5ad91d57de88481fc
treecff6ef65f327c81e175e4ea58ed73dcb6cff0351
parentf7d00f3d67c47ffc3656c4f2868032b72cd2122b
Fix TF_ImportGraphDefResults and TF_Function leaks in Python API.

PiperOrigin-RevId: 191797853
tensorflow/python/eager/function.py
tensorflow/python/eager/graph_callable.py
tensorflow/python/framework/c_api_util.py
tensorflow/python/framework/function.py
tensorflow/python/framework/importer.py
tensorflow/python/framework/ops.py