Searched refs:construct_slice_end_mask (Results 1 – 7 of 7) sorted by relevance
43 …const int32_t slice_end_mask = arm_compute::helpers::tensor_transform::construct_slice_end_mask(en… in configure()61 …const int32_t slice_end_mask = arm_compute::helpers::tensor_transform::construct_slice_end_mask(en… in validate()
53 slice_end_mask = arm_compute::helpers::tensor_transform::construct_slice_end_mask(slice_end); in setup_slice_coordinates_and_mask()
54 slice_end_mask = arm_compute::helpers::tensor_transform::construct_slice_end_mask(slice_end); in setup_slice_coordinates_and_mask()
124 int32_t construct_slice_end_mask(Coordinates ends);
172 int32_t construct_slice_end_mask(Coordinates ends) in construct_slice_end_mask() function
1070 0, construct_slice_end_mask(ends), 0); in compute_slice_shape()