Fix bug with multi_gpu_model / model.inputs.
authorFrancois Chollet <fchollet@google.com>
Mon, 5 Mar 2018 23:17:06 +0000 (15:17 -0800)
committerTensorFlower Gardener <gardener@tensorflow.org>
Mon, 5 Mar 2018 23:28:32 +0000 (15:28 -0800)
commit1e3906458ce43bacb954b283304c98a8e81325fa
tree6ab4568da7d73061a66896e7a6699d65aa1bf434
parent5279cf29cea96b3ec50df506bb51d8ffabdabac9
Fix bug with multi_gpu_model / model.inputs.

PiperOrigin-RevId: 187931852
tensorflow/python/keras/_impl/keras/engine/network.py
tensorflow/python/keras/_impl/keras/engine/topology_test.py
tensorflow/python/keras/_impl/keras/utils/multi_gpu_utils.py
tensorflow/python/keras/_impl/keras/utils/multi_gpu_utils_test.py