Rate this Page

Function at::_index_put_impl_out#

Function Documentation#

inline at::Tensor &at::_index_put_impl_out(at::Tensor &out, const at::Tensor &self, const c10::List<::std::optional<at::Tensor>> &indices, const at::Tensor &values, bool accumulate = false, bool unsafe = false)#