Searched defs:IsFusedBatchNormGrad (Results 1 – 2 of 2) sorted by relevance
294 bool IsFusedBatchNormGrad(const NodeDef& node) { in IsFusedBatchNormGrad() function
377 bool TFGraphDialect::IsFusedBatchNormGrad(TFOp op) const { in IsFusedBatchNormGrad() function in mlir::tfg::TFGraphDialect