Enable efficient feeding of symbolic tensors to placeholders in the Keras backend.
authorFrancois Chollet <fchollet@google.com>
Fri, 13 Apr 2018 02:01:10 +0000 (19:01 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Fri, 13 Apr 2018 02:04:02 +0000 (19:04 -0700)
commit5a6d5a1b3982e59548340422f831ada6f5d5e0be
tree104876da5253be54a641f7b46c9d54530524edea
parentc4526e50b2ac2d6819c8eb67db5423af103a1bb7
Enable efficient feeding of symbolic tensors to placeholders in the Keras backend.

PiperOrigin-RevId: 192707345
tensorflow/python/keras/_impl/keras/backend.py
tensorflow/python/keras/_impl/keras/backend_test.py
tensorflow/python/keras/_impl/keras/integration_test.py