Home
last modified time | relevance | path

Searched defs:RemoveInstruction (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dinstruction_fusion.cc454 void RemoveInstruction(HloInstruction* instruction) override { in RemoveInstruction() function in xla::__anon4dbdfd3c0711::ReversePostOrderFusionQueue
Dhlo_computation.cc290 Status HloComputation::RemoveInstruction(HloInstruction* instruction) { in RemoveInstruction() function in xla::HloComputation