Searched refs:idx_dim (Results 1 – 1 of 1) sorted by relevance
1343 for (int i = 0, idx_dim = 0; i < gather_shape.dimensions_size(); ++i) { in GatherParallelOutputDims() local1348 idx_dim < dnums.index_vector_dim() ? idx_dim : idx_dim + 1; in GatherParallelOutputDims()1352 ++idx_dim; in GatherParallelOutputDims()