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