Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DTensorAdvancedIndexing.cpp646 Tensor _unsafe_index(const Tensor& self, const torch::List<std::optional<Tensor>>& indices) { in _unsafe_index() function
/aosp_15_r20/external/pytorch/torch/_decomp/
H A Ddecompositions.py3803 def _unsafe_index(x, indices): function
/aosp_15_r20/external/pytorch/torch/_inductor/
H A Dlowering.py3143 def _unsafe_index(x, indices): function