Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_module.h88 void ReplaceEntryComputation(HloComputation* entry_computation);
Dhlo_module.cc67 void HloModule::ReplaceEntryComputation(HloComputation* entry_computation) { in ReplaceEntryComputation() function in xla::HloModule