When not necessary, avoid the creation of a `placeholder_with_default` in BN (not...
authorFrancois Chollet <fchollet@google.com>
Wed, 11 Apr 2018 20:46:03 +0000 (13:46 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Wed, 11 Apr 2018 20:48:27 +0000 (13:48 -0700)
commit744a5cc092401f3725f06498058e6ba262fd697d
treec2cc0025050645a9ce203976c808848fb09cda11
parent371d5132a5558ef06a0951f3197bde63565a1805
When not necessary, avoid the creation of a `placeholder_with_default` in BN (not yet supported by TPU compilation).

PiperOrigin-RevId: 192502020
tensorflow/python/keras/_impl/keras/layers/normalization.py