Rate this Page

Function at::index_put#

Function Documentation#

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