Searched defs:fused_batch_norm (Results 1 – 5 of 5) sorted by relevance
111 int fused_batch_norm = kMissingIndex; member118 int fused_batch_norm = kMissingIndex; member208 int fused_batch_norm = kMissingIndex; member223 int fused_batch_norm = kMissingIndex; member1655 [&](const utils::MutableNodeView& fused_batch_norm) -> bool { in FindFusedBatchNormEx()2123 void CopyFusedBatchNormAttributes(const NodeDef& fused_batch_norm, in CopyFusedBatchNormAttributes()2367 const NodeDef& fused_batch_norm = graph->node(matched.fused_batch_norm); in AddFusedConv2DNode() local2408 const NodeDef& fused_batch_norm = graph->node(matched.fused_batch_norm); in AddFusedConv2DNode() local2769 const NodeDef& fused_batch_norm = graph->node(matched.fused_batch_norm); in AddFusedBatchNormExNode() local3685 FusedBatchNorm fused_batch_norm; in Optimize() local
243 Node* fused_batch_norm; in FusedBatchNormInference() local282 Node* fused_batch_norm; in FusedBatchNormGrad() local
600 Node* fused_batch_norm; in FusedBatchNormEx() local
1599 def fused_batch_norm( function
879 string fused_batch_norm; member