Home
last modified time | relevance | path

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

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