Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
H A Dlegalize_tf_communication.cc110 bool& has_communication_ops) { in FindCommunicationOps()
144 bool has_communication_ops = false; in GetFunctionsToRewrite() local