Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/dtensor/mlir/
H A Dmerge_clusters.cc381 auto& nested_cluster_operations = in DecomposeIf() local
384 then_branch_terminator->getIterator(), nested_cluster_operations, in DecomposeIf()
385 nested_cluster_operations.begin(), in DecomposeIf()
386 std::prev(nested_cluster_operations.end())); in DecomposeIf()
390 auto& nested_cluster_operations = in DecomposeIf() local
393 else_branch_terminator->getIterator(), nested_cluster_operations, in DecomposeIf()
394 nested_cluster_operations.begin(), in DecomposeIf()
395 std::prev(nested_cluster_operations.end())); in DecomposeIf()