Home
last modified time | relevance | path

Searched refs:IsProfitableOperand (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dmulti_output_fusion.cc43 bool IsProfitableOperand(HloInstruction* instr) { in IsProfitableOperand() function
195 if (!IsProfitableOperand(parent)) { in FuseSiblings()
/external/tensorflow/tensorflow/compiler/xla/service/
Dmulti_output_fusion.cc63 if (!IsProfitableOperand(operand)) { in Run()
182 bool MultiOutputFusion::IsProfitableOperand(HloInstruction* instr) { in IsProfitableOperand() function in xla::MultiOutputFusion
Dmulti_output_fusion.h77 virtual bool IsProfitableOperand(HloInstruction* instr);