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