Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_schedule.h150 void remove_computation(const HloComputation* computation) { in remove_computation() function
Dhlo_module.cc146 schedule_->remove_computation(to_remove); in RemoveEmbeddedComputation()