Preserve guarantees about const-ness when creating TensorFlow functions.
authorAkshay Agrawal <akshayka@google.com>
Thu, 26 Apr 2018 00:59:01 +0000 (17:59 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Thu, 26 Apr 2018 01:01:21 +0000 (18:01 -0700)
commitca634912e9b121d2e6b2ea04084886c73993e6aa
tree8277e03d681dc5b78905a8a64eb3e462b687be93
parent2b570e00f1876d4da733edd41e854878d34b0469
Preserve guarantees about const-ness when creating TensorFlow functions.

PiperOrigin-RevId: 194328218
tensorflow/python/framework/function.py
tensorflow/python/framework/function_test.py