Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DTensorCompare.cpp254 resize_reduction_with_indices(*this, self, dim, keepdim, self.scalar_type()); in TORCH_PRECOMPUTE_META_FUNC2()
263 resize_reduction_with_indices(*this, self, dim, keepdim, self.scalar_type()); in TORCH_PRECOMPUTE_META_FUNC2()
H A DReduceOpsUtils.h382 inline void resize_reduction_with_indices( in resize_reduction_with_indices() function