Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_module.cc171 HloComputation* new_select = tensorflow::gtl::FindWithDefault( in ReplaceComputations() local
173 if (new_select != nullptr) { in ReplaceComputations()
174 instruction->set_select(new_select); in ReplaceComputations()