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.cc431 void RemoveInstruction(HloInstruction* instruction) override { in RemoveInstruction() function in xla::__anon67f11ea50611::ReversePostOrderFusionQueue
Dhlo_computation.cc250 Status HloComputation::RemoveInstruction(HloInstruction* instruction) { in RemoveInstruction() function in xla::HloComputation