Searched refs:IsFusedBatchNormGrad (Results 1 – 3 of 3) sorted by relevance
76 bool IsFusedBatchNormGrad(const NodeDef& node);
237 bool IsFusedBatchNormGrad(const NodeDef& node) { in IsFusedBatchNormGrad() function
2032 } else if (IsFusedBatchNormGrad(*node)) { in Expand()