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