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.cc206 HloComputation* new_select = tensorflow::gtl::FindWithDefault( in ReplaceComputations() local
208 if (new_select != nullptr) { in ReplaceComputations()
209 instruction->set_select(new_select); in ReplaceComputations()