Searched defs:add_instruction (Results 1 – 5 of 5) sorted by relevance
42 const HloInstruction* add_instruction = dot_instruction->operand(1); in TEST_F() local
87 const std::function<HloInstruction*(std::unique_ptr<HloInstruction>)>& in Rsqrt()95 const std::function<HloInstruction*(std::unique_ptr<HloInstruction>)>& in Mean()105 const std::function<HloInstruction*(std::unique_ptr<HloInstruction>)>& in DynamicElementCountPerFeature()
169 const std::function<HloInstruction*(std::unique_ptr<HloInstruction>)>& in GetExpandedFilterMask()
637 def add_instruction( function776 def add_instruction(name: str) -> None: function
21 AluGroup::add_instruction(AluInstr *instr) in add_instruction() function in r600::AluGroup