Shortcuts

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)

Docs

Access comprehensive developer documentation for PyTorch

View Docs

Tutorials

Get in-depth tutorials for beginners and advanced developers

View Tutorials

Resources

Find development resources and get your questions answered

View Resources