Searched defs:new_indices (Results 1 – 5 of 5) sorted by relevance
526 hs_indices_t new_indices = 0; local
606 def _process_body(self, pfor_input, inputs_stacked, new_indices, cond_stacked, argument4396 def _process_body(self, inputs_stacked, new_indices, cond_stacked, argument
2297 std::vector<HloInstruction*> new_indices(hlo->shape().rank()); in HandleDynamicSlice() local2350 std::vector<HloInstruction*> new_indices(hlo->shape().rank()); in HandleDynamicUpdateSlice() local2455 std::vector<HloInstruction*> new_indices(hlo->shape().rank()); in HandleDynamicUpdateSlice() local
892 DimensionVector new_indices(result_shape.rank()); in SliceInternal() local
4355 std::vector<HloInstruction*> new_indices; in HandleDynamicSlice() local