Home
last modified time | relevance | path

Searched refs:scalar_start_indices_shapes (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_creation_utils.cc165 std::vector<Shape> scalar_start_indices_shapes( in MakeDynamicSliceHlo() local
171 operand->shape(), scalar_start_indices_shapes, slice_sizes)); in MakeDynamicSliceHlo()
195 std::vector<Shape> scalar_start_indices_shapes( in MakeDynamicSliceHlo() local
200 operand->shape(), scalar_start_indices_shapes, slice_sizes)); in MakeDynamicSliceHlo()
225 std::vector<Shape> scalar_start_indices_shapes( in MakeDynamicUpdateSliceHlo() local
230 operand->shape(), update->shape(), scalar_start_indices_shapes)); in MakeDynamicUpdateSliceHlo()