Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_phi_graph_test.cc25 HloValue NewHloValue(bool is_phi) { in NewHloValue() function in xla::__anondb301a210111::PhiGraphTest
Dhlo_dataflow_analysis.cc144 HloValue* HloDataflowAnalysis::NewHloValue(HloInstruction* instruction, in NewHloValue() function in xla::HloDataflowAnalysis