Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/hlo/lib/Dialect/mhlo/transforms/
Dmhlo_fusion.cc302 void set_cycles_graph_node_id(int cycles_graph_node_id) { in set_cycles_graph_node_id() function in mlir::mhlo::__anon3c5f23730111::FusionPlanner::Cluster
369 cluster_from->set_cycles_graph_node_id(*optional_merged_node); in MergeClusters()
/external/tensorflow/tensorflow/compiler/jit/
Dmark_for_compilation_pass.cc165 void set_cycles_graph_node_id(int cycles_graph_node_id) { in set_cycles_graph_node_id() function in tensorflow::__anon65e4a62e0111::MarkForCompilationPassImpl::Cluster
409 cluster_from->set_cycles_graph_node_id(optional_merged_node.value()); in MergeClusters()