Rate this Page

Function at::index_put_out#

Function Documentation#

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