Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
H A Dlegalize_tf_communication.cc82 Operation* op, llvm::SmallPtrSetImpl<Operation*>& control_flow_ops, in GetControlFlowAncestors()
108 func::FuncOp func, llvm::SmallPtrSetImpl<Operation*>& control_flow_ops, in FindCommunicationOps()
128 llvm::SmallPtrSet<Operation*, 4> control_flow_ops; member
803 const llvm::SmallPtrSetImpl<Operation*>& control_flow_ops, in RewriteFunction()
916 llvm::SmallPtrSetImpl<Operation*>& control_flow_ops, in GetCommunicationControlFlowOps()
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/
H A Dlist_ops.py36 control_flow_ops = LazyLoader( variable