Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DTensorAdvancedIndexing.cpp373 auto sourceSlice = source.select(dim, 0); in index_func_meta_impl() local
1015 auto sourceSlice = source.select(dim, 0); in TORCH_IMPL_FUNC() local
1112 auto sourceSlice = source.select(dim, 0); in index_reduce_func_impl() local