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