Searched defs:RemoveInstruction (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/compiler/xla/service/ | ||
D | instruction_fusion.cc | 431 void RemoveInstruction(HloInstruction* instruction) override { in RemoveInstruction() function in xla::__anon67f11ea50611::ReversePostOrderFusionQueue |
D | hlo_computation.cc | 250 Status HloComputation::RemoveInstruction(HloInstruction* instruction) { in RemoveInstruction() function in xla::HloComputation |