Home
last modified time | relevance | path

Searched refs:scale_after_normalization (Results 1 – 20 of 20) sorted by relevance

/external/tensorflow/tensorflow/python/ops/
Dnn_batchnorm_test.py41 scale_after_normalization, shift_after_normalization): argument
43 y = y * gamma if scale_after_normalization else y
47 scale_after_normalization, shift_after_normalization): argument
49 if scale_after_normalization:
54 scale_after_normalization): argument
58 x, m, v, beta, gamma, epsilon, scale_after_normalization)
61 scale_after_normalization): argument
64 x, m, v, beta, gamma, epsilon, scale_after_normalization)
67 scale_after_normalization, shift_after_normalization): argument
71 gamma if scale_after_normalization else
[all …]
Dnn_impl.py1268 scale_after_normalization=None, argument
1304 return batch_normalization(t, m, v, beta, gamma if scale_after_normalization
1316 scale_after_normalization, argument
1349 scale_after_normalization=scale_after_normalization,
/external/tensorflow/tensorflow/core/kernels/
Dbatch_norm_op.h33 bool scale_after_normalization, in operator()
51 if (scale_after_normalization) { in operator()
80 T variance_epsilon, bool scale_after_normalization, in operator()
125 if (scale_after_normalization) { in operator()
145 if (scale_after_normalization) { in operator()
Dquantized_batch_norm_op.cc37 float variance_epsilon, bool scale_after_normalization, in ReferenceBatchNorm() argument
67 if (scale_after_normalization) { in ReferenceBatchNorm()
100 float variance_epsilon, bool scale_after_normalization, in FixedPointBatchNorm() argument
132 if (scale_after_normalization) { in FixedPointBatchNorm()
Dbatch_norm_op.cc187 T variance_epsilon, bool scale_after_normalization, \
244 bool scale_after_normalization, typename TTypes<T, 4>::Tensor dx, \
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_BatchNormWithGlobalNormalization.pbtxt36 If "scale_after_normalization" is true, this tensor will be multiplied
47 name: "scale_after_normalization"
Dapi_def_BatchNormWithGlobalNormalizationGrad.pbtxt29 If "scale_after_normalization" is true, this Tensor will be multiplied
76 name: "scale_after_normalization"
Dapi_def_QuantizedBatchNormWithGlobalNormalization.pbtxt84 If "scale_after_normalization" is true, this tensor will be multiplied
107 name: "scale_after_normalization"
/external/tensorflow/tensorflow/tools/graph_transforms/
Dfold_old_batch_norms.cc57 const bool scale_after_normalization = in GetScaleAndOffsetValues() local
87 if (scale_after_normalization) { in GetScaleAndOffsetValues()
/external/tensorflow/tensorflow/python/tools/
Doptimize_for_inference_lib.py198 def scale_after_normalization(node): function
321 if scale_after_normalization(node):
/external/tensorflow/tensorflow/tools/api/golden/v2/
Dtensorflow.nn.pbtxt49 …n\', \'variance\', \'beta\', \'gamma\', \'variance_epsilon\', \'scale_after_normalization\', \'nam…
Dtensorflow.raw_ops.pbtxt357 …t\', \'m\', \'v\', \'beta\', \'gamma\', \'variance_epsilon\', \'scale_after_normalization\', \'nam…
361 … \'m\', \'v\', \'gamma\', \'backprop\', \'variance_epsilon\', \'scale_after_normalization\', \'nam…
2421 …mma_min\', \'gamma_max\', \'out_type\', \'variance_epsilon\', \'scale_after_normalization\', \'nam…
/external/tensorflow/tensorflow/tools/api/golden/v1/
Dtensorflow.nn.pbtxt45 …t\', \'m\', \'v\', \'beta\', \'gamma\', \'variance_epsilon\', \'scale_after_normalization\', \'nam…
Dtensorflow.raw_ops.pbtxt357 …t\', \'m\', \'v\', \'beta\', \'gamma\', \'variance_epsilon\', \'scale_after_normalization\', \'nam…
361 … \'m\', \'v\', \'gamma\', \'backprop\', \'variance_epsilon\', \'scale_after_normalization\', \'nam…
2421 …mma_min\', \'gamma_max\', \'out_type\', \'variance_epsilon\', \'scale_after_normalization\', \'nam…
/external/tensorflow/tensorflow/core/graph/
Dgraph_constructor_test.cc1118 key: "scale_after_normalization"
/external/tensorflow/tensorflow/core/ops/compat/
Dops_history.v0.pbtxt5494 name: "scale_after_normalization"
5549 name: "scale_after_normalization"
5605 name: "scale_after_normalization"
5662 name: "scale_after_normalization"
5719 name: "scale_after_normalization"
5792 name: "scale_after_normalization"
5863 name: "scale_after_normalization"
5935 name: "scale_after_normalization"
6008 name: "scale_after_normalization"
6081 name: "scale_after_normalization"
[all …]
Dops_history.v2.pbtxt9731 name: "scale_after_normalization"
9793 name: "scale_after_normalization"
9856 name: "scale_after_normalization"
9919 name: "scale_after_normalization"
9995 name: "scale_after_normalization"
10073 name: "scale_after_normalization"
10152 name: "scale_after_normalization"
10231 name: "scale_after_normalization"
46418 name: "scale_after_normalization"
46527 name: "scale_after_normalization"
Dops_history.v1.pbtxt9731 name: "scale_after_normalization"
9793 name: "scale_after_normalization"
9856 name: "scale_after_normalization"
9919 name: "scale_after_normalization"
9995 name: "scale_after_normalization"
10073 name: "scale_after_normalization"
10152 name: "scale_after_normalization"
10231 name: "scale_after_normalization"
47001 name: "scale_after_normalization"
47110 name: "scale_after_normalization"
/external/tensorflow/tensorflow/go/op/
Dwrappers.go7865 …_max tf.Output, out_type tf.DataType, variance_epsilon float32, scale_after_normalization bool) (r…
7869 …type, "variance_epsilon": variance_epsilon, "scale_after_normalization": scale_after_normalization}
20018 …put, beta tf.Output, gamma tf.Output, variance_epsilon float32, scale_after_normalization bool) (r…
20022 …ace{}{"variance_epsilon": variance_epsilon, "scale_after_normalization": scale_after_normalization}
38937 … gamma tf.Output, backprop tf.Output, variance_epsilon float32, scale_after_normalization bool) (d…
38941 …ace{}{"variance_epsilon": variance_epsilon, "scale_after_normalization": scale_after_normalization}
/external/tensorflow/tensorflow/core/ops/
Dops.pbtxt3673 name: "scale_after_normalization"
3753 name: "scale_after_normalization"
23898 name: "scale_after_normalization"