Home
last modified time | relevance | path

Searched defs:dim_length (Results 1 – 3 of 3) sorted by relevance

/external/executorch/kernels/portable/cpu/util/
Dslice_util.cpp117 int64_t dim_length, in adjust_slice_indices()
157 size_t dim_length = in.size(dim); in compute_slice() local
Dselect_copy_util.cpp59 size_t dim_length = in.size(dim); in select_copy_util() local
/external/executorch/kernels/portable/cpu/
Dop_slice_scatter.cpp70 size_t dim_length = input.size(dim); in slice_scatter_out() local