Searched defs:IsCollective (Results 1 – 4 of 4) sorted by relevance
347 bool IsCollective(const HloInstruction* instruction) { in IsCollective() function
189 bool IsCollective() const { return class_ == NC_COLLECTIVE; } in IsCollective() function
143 bool IsCollective(const NodeDef& node) { in IsCollective() function
183 bool TFGraphDialect::IsCollective(TFOp op) const { in IsCollective() function in mlir::tfg::TFGraphDialect