Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/cpu/
H A DReduceAllOpsKernel.cpp31 const int64_t input_numel = input.numel(); in reduce_all_impl_vec() local
52 const int64_t input_numel = input.numel(); in reduce_all_impl() local
125 const int64_t input_numel = input.numel(); in reduce_all_impl_two_outputs() local
152 const int64_t input_numel = input.numel(); in reduce_all_impl_vec_two_outputs() local