Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
Dlegalize_tf_communication.cc112 bool& has_communication_ops) { in FindCommunicationOps()
146 bool has_communication_ops = false; in GetFunctionsToRewrite() local