Searched refs:compute_slice_shape (Results 1 – 3 of 3) sorted by relevance
58 …output_desc.shape = arm_compute::misc::shape_calculator::compute_slice_shape(input_desc… in compute_output_descriptor()
55 …TensorShape dst_shape = arm_compute::misc::shape_calculator::compute_slice_shape(src_shape, starts… in slice()
1064 inline TensorShape compute_slice_shape(const TensorShape &input_shape, const Coordinates &starts, c… in compute_slice_shape() function