Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/quantize/python/
Dfold_batch_norms_test.py75 fused_batch_norm, freeze_batch_norm_delay, argument
176 fused_batch_norm=False, argument
267 fused_batch_norm, argument
343 self, relu, relu_op_name, with_bypass, has_scaling, fused_batch_norm, argument
438 has_scaling, fused_batch_norm, argument
549 fused_batch_norm, freeze_batch_norm_delay, argument
670 fused_batch_norm, argument
Dquantize_parameterized_test.py490 with_bypass, delay, fused_batch_norm, argument
547 with_bypass, delay, fused_batch_norm, argument
604 fused_batch_norm, use_resource, scope): argument
662 fused_batch_norm, use_resource, scope): argument
740 fused_batch_norm, use_resource): argument
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dremapper.cc68 const NodeDef* fused_batch_norm = nullptr; member
113 const NodeDef* fused_batch_norm = nullptr; member
129 const NodeDef* fused_batch_norm = nullptr; member
779 FusedBatchNorm fused_batch_norm; in Optimize() local
/external/tensorflow/tensorflow/python/ops/
Dnn_impl.py1191 def fused_batch_norm( function
/external/tensorflow/tensorflow/core/graph/
Dmkl_layout_pass.cc697 string fused_batch_norm; member