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