Searched defs:output_start_indices (Results 1 – 3 of 3) sorted by relevance
277 OutputUpdater(const std::vector<int64_t>& output_start_indices, in OutputUpdater()712 std::vector<int64_t>* output_start_indices) { in CreateOutputTensors()780 std::vector<int64_t> output_start_indices(batch_size); in Compute() local851 std::vector<int64_t> output_start_indices(batch_size); in Compute() local924 std::vector<int64_t> output_start_indices(batch_size); in Compute() local
1334 HloInstruction* input_start_indices, HloInstruction* output_start_indices, in CreateCollectivePermute()1356 HloInstruction* input_start_indices, HloInstruction* output_start_indices, in CreateCollectivePermuteStart()
1000 HloInstruction* output_start_indices, in HloCollectivePermuteInstruction()