Home
last modified time | relevance | path

Searched defs:cluster_from (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()
671 Cluster* cluster_from = GetClusterForCyclesGraphNode(node); in ForEachEdgeInPostOrder() local
1002 const Cluster& cluster_from, const Cluster& cluster_to) { in ClusteringWillIntroduceInterDeviceDependency()