Home
last modified time | relevance | path

Searched defs:IsCollective (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dcollective_ops_utils.cc347 bool IsCollective(const HloInstruction* instruction) { in IsCollective() function
/external/tensorflow/tensorflow/core/graph/
Dgraph.h189 bool IsCollective() const { return class_ == NC_COLLECTIVE; } in IsCollective() function
/external/tensorflow/tensorflow/core/grappler/
Dop_types.cc143 bool IsCollective(const NodeDef& node) { in IsCollective() function
/external/tensorflow/tensorflow/core/ir/
Dtf_op_names.cc183 bool TFGraphDialect::IsCollective(TFOp op) const { in IsCollective() function in mlir::tfg::TFGraphDialect