Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instruction.cc529 HloInstruction* input_start_indices = operands(2); in CreateFromProto() local
1237 HloInstruction* input_start_indices, HloInstruction* output_start_indices, in CreateCollectivePermute()
1259 HloInstruction* input_start_indices, HloInstruction* output_start_indices, in CreateCollectivePermuteStart()
Dhlo_instructions.cc835 HloInstruction* output, HloInstruction* input_start_indices, in HloCollectivePermuteInstruction()