Allow an option to delete the temporary file created at compilation on exit. Defaulti...
authorA. Unique TensorFlower <gardener@tensorflow.org>
Wed, 14 Feb 2018 00:09:00 +0000 (16:09 -0800)
committerTensorFlower Gardener <gardener@tensorflow.org>
Wed, 14 Feb 2018 00:12:30 +0000 (16:12 -0800)
commitbdfdfb2f5e6d991b4dabcce0f70dc9e9ea1e0656
tree216feed4543da6caaf827a47537347fe222f0fbb
parent9a0403542b3c67119e7097a491a2c5e2602b14c3
Allow an option to delete the temporary file created at compilation on exit. Defaulting it to true, though we may want to keep it off during development.

PiperOrigin-RevId: 185604628
tensorflow/contrib/py2tf/pyct/compiler.py