Home
last modified time | relevance | path

Searched refs:IsCommunicationOp (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
Dlegalize_tf_communication.cc72 bool IsCommunicationOp(Operation* op) { in IsCommunicationOp() function
114 if (!IsCommunicationOp(op)) return WalkResult::advance(); in FindCommunicationOps()
840 if (IsCommunicationOp(op) || in GetCommunicationControlFlowOps()