Rate this Page

Function at::_index_put_impl_#

Function Documentation#

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