Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Dmark_for_compilation_pass.cc414 bool MergeClusters(Cluster* cluster_from, Cluster* cluster_to) { in MergeClusters()
684 Cluster* cluster_to = GetClusterForCyclesGraphNode(to); in ForEachEdgeInPostOrder() local
1002 const Cluster& cluster_from, const Cluster& cluster_to) { in ClusteringWillIntroduceInterDeviceDependency()