Home
last modified time | relevance | path

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

/external/executorch/kernels/portable/cpu/util/
Dreduce_util.h172 size_t get_init_index(
177 size_t get_init_index(
281 const size_t base = get_init_index(in, dim, out_ix);
341 const size_t base = get_init_index(in, dim_list, out_ix);
401 const size_t init_index = get_init_index(in, dim, out_ix); in map_reduce_over_dim()
471 const size_t init_index = get_init_index(in, dim_list, out_ix); in map_reduce_over_dim_list()
Dreduce_util.cpp168 size_t get_init_index( in get_init_index() function
199 size_t get_init_index( in get_init_index() function