Home
last modified time | relevance | path

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

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