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