Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dfusion_queue.h42 virtual void OnFusingInstruction(HloInstruction* fusion, in OnFusingInstruction() function
Dinstruction_fusion.cc421 void OnFusingInstruction(HloInstruction* fusion, in OnFusingInstruction() function in xla::__anon67f11ea50611::ReversePostOrderFusionQueue
509 fusion_queue->OnFusingInstruction(fusion_instruction, operand, in Run()