Searched defs:_unsafe_index_put (Results 1 – 3 of 3) sorted by relevance
785 Tensor _unsafe_index_put(const Tensor& self, const torch::List<std::optional<Tensor>>& indices, con… in _unsafe_index_put() function
3808 def _unsafe_index_put(x, indices, value, accumulate=False): function
3161 def _unsafe_index_put(x, indices, values, accumulate=False): function