Home
last modified time | relevance | path

Searched defs:gather_instruction (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_instruction_test.cc1596 HloInstruction* gather_instruction = builder.AddInstruction( in TEST_F() local
1632 HloInstruction* gather_instruction = builder.AddInstruction( in TEST_F() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/xla/
H A Dhlo_function_importer.cc692 auto gather_instruction = Cast<HloGatherInstruction>(instruction); in ImportInstructionImpl() local