Home
last modified time | relevance | path

Searched refs:set_output_to_operand_aliasing (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dgemm_rewriter.cc297 ->set_output_to_operand_aliasing({{{}, {2, {}}}}); in FuseMatrixBiasAdd()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_instructions.h1903 void set_output_to_operand_aliasing( in set_output_to_operand_aliasing() function
H A Dhlo_instructions.cc2925 cloned->set_output_to_operand_aliasing(output_to_operand_aliasing_); in CloneWithNewOperandsImpl()
H A Dhlo_instruction.cc787 custom_call_instr->set_output_to_operand_aliasing( in CreateFromProto()
H A Dhlo_parser.cc2727 custom_call_instr->set_output_to_operand_aliasing( in CreateInstruction()