Home
last modified time | relevance | path

Searched refs:_fused_batch_norm_inference (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/python/keras/layers/
Dnormalization.py451 def _fused_batch_norm_inference(): function
463 training, _fused_batch_norm_training, _fused_batch_norm_inference)
/external/tensorflow/tensorflow/contrib/layers/python/layers/
Dlayers.py371 def _fused_batch_norm_inference(): function
383 is_training, _fused_batch_norm_training, _fused_batch_norm_inference)