Home
last modified time | relevance | path

Searched defs:scale_after_normalization (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/python/ops/
Dnn_batchnorm_test.py36 scale_after_normalization, shift_after_normalization): argument
42 scale_after_normalization, shift_after_normalization): argument
49 scale_after_normalization): argument
56 scale_after_normalization): argument
62 scale_after_normalization, shift_after_normalization): argument
116 scale_after_normalization, argument
Dnn_impl.py1713 scale_after_normalization=None, argument
1768 scale_after_normalization, argument
/external/tensorflow/tensorflow/python/tools/
Doptimize_for_inference_lib.py198 def scale_after_normalization(node): function
/external/tensorflow/tensorflow/core/kernels/
Dquantized_batch_norm_op.cc37 float variance_epsilon, bool scale_after_normalization, in ReferenceBatchNorm()
100 float variance_epsilon, bool scale_after_normalization, in FixedPointBatchNorm()
/external/tensorflow/tensorflow/tools/graph_transforms/
Dfold_old_batch_norms.cc56 const bool scale_after_normalization = in GetScaleAndOffsetValues() local