Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/
H A DIndexing.cu880 const uint64_t sourceTotalSize = source.numel(); in index_add_cuda_impl() local
1053 uint64_t sourceTotalSize = source.numel(); in index_reduce_func_cuda_impl() local