Home
last modified time | relevance | path

Searched defs:has_scaling (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/contrib/quantize/python/
Dfold_batch_norms_test.py74 def _TestFoldConv2d(self, relu, relu_op_name, with_bypass, has_scaling, argument
175 has_scaling=True, argument
266 has_scaling, argument
343 self, relu, relu_op_name, with_bypass, has_scaling, fused_batch_norm, argument
438 has_scaling, fused_batch_norm, argument
548 def _TestFoldAtrousConv2d(self, relu, relu_op_name, with_bypass, has_scaling, argument
669 has_scaling, argument
746 def _BatchNormMultiplierName(self, scope, has_scaling, fused): argument
Dfold_batch_norms.py613 def _GetBatchNormParams(graph, context, has_scaling): argument
716 def _CreateFoldedOp(graph, context, has_scaling, freeze_batch_norm_delay, argument