Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/kernels/portable/cpu/util/
H A Drepeat_util.cpp82 size_t compute_access_offset( in compute_access_offset() function
146 size_t offset = compute_access_offset(slots, strides, self_dim); in repeat_internal()
248 size_t out_offset = compute_access_offset(slots, strides, self_dim); in repeat_tensor()