Searched defs:fused_batch_norm (Results 1 – 5 of 5) sorted by relevance
97 int fused_batch_norm = kMissingIndex; member104 int fused_batch_norm = kMissingIndex; member154 int fused_batch_norm = kMissingIndex; member169 int fused_batch_norm = kMissingIndex; member842 [&](const utils::MutableNodeView& fused_batch_norm) -> bool { in IsCpuCompatibleDataType()1007 void CopyFusedBatchNormAttributes(const NodeDef& fused_batch_norm, in IsCpuCompatibleDataType()1210 const NodeDef& fused_batch_norm = graph->node(matched.fused_batch_norm); in IsCpuCompatibleDataType() local1251 const NodeDef& fused_batch_norm = graph->node(matched.fused_batch_norm); in IsCpuCompatibleDataType() local1380 const NodeDef& fused_batch_norm = graph->node(matched.fused_batch_norm); in IsCpuCompatibleDataType() local1921 FusedBatchNorm fused_batch_norm; in IsCpuCompatibleDataType() local
222 Node* fused_batch_norm; in FusedBatchNormInference() local261 Node* fused_batch_norm; in FusedBatchNormGrad() local
579 Node* fused_batch_norm; in FusedBatchNormEx() local
1584 def fused_batch_norm( function
928 string fused_batch_norm; member