Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/hlo/lib/Dialect/mhlo/transforms/
Dmhlo_fusion.cc356 bool MergeClusters(Cluster* cluster_from, Cluster* cluster_to) { in MergeClusters()
380 Cluster* cluster_from = GetClusterForCyclesGraphNode(node); in ForEachEdgeInPostOrder() local
/external/tensorflow/tensorflow/compiler/jit/
Dmark_for_compilation_pass.cc393 bool MergeClusters(Cluster* cluster_from, Cluster* cluster_to) { in MergeClusters()
641 Cluster* cluster_from = GetClusterForCyclesGraphNode(node); in ForEachEdgeInPostOrder() local
909 const Cluster& cluster_from, const Cluster& cluster_to) { in ClusteringWillIntroduceInterDeviceDependency()