Extend Keras symbol-feeding to dynamic-length tensors and tensors of different dtypes...
authorFrancois Chollet <fchollet@google.com>
Fri, 13 Apr 2018 21:12:16 +0000 (14:12 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Fri, 13 Apr 2018 21:15:25 +0000 (14:15 -0700)
commit92f870d1a95cb598c0fec9ff1f5c0cf95fa42eae
tree7f6b277256957fc073ba524d3be071624abb9658
parent6a2d781e2c529511442e1818d23334d89b171cf2
Extend Keras symbol-feeding to dynamic-length tensors and tensors of different dtypes from the target placeholders.

PiperOrigin-RevId: 192821770
tensorflow/python/keras/_impl/keras/backend.py
tensorflow/python/keras/_impl/keras/backend_test.py
tensorflow/python/keras/_impl/keras/engine/training_test.py
tensorflow/python/keras/_impl/keras/engine/training_utils.py