Fixed memory leak with py_func (#18292) (#19085)
authorvoegtlel <l.voegtle@gmx.de>
Tue, 29 May 2018 16:15:10 +0000 (18:15 +0200)
committerDerek Murray <derek.murray@gmail.com>
Tue, 29 May 2018 16:15:10 +0000 (09:15 -0700)
commit78446bda808364c8b2c0a87d122763aecc7caea2
treeaf3ae4fdabbdf7145cea957f5ac0379114868270
parent694892d4c0fba6bd4322e943f8b1483b36f1ae99
 Fixed memory leak with py_func (#18292) (#19085)

* Fixing memory leak with py_func (#18292)

* Fixed memory leak with py_func (#18292)
tensorflow/python/kernel_tests/py_func_test.py
tensorflow/python/ops/script_ops.py