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.py41 scale_after_normalization, shift_after_normalization): argument
47 scale_after_normalization, shift_after_normalization): argument
54 scale_after_normalization): argument
61 scale_after_normalization): argument
67 scale_after_normalization, shift_after_normalization): argument
121 scale_after_normalization, argument
Dnn_impl.py1268 scale_after_normalization=None, argument
1316 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.cc57 const bool scale_after_normalization = in GetScaleAndOffsetValues() local