Shortcuts

Function at::_unsafe_masked_index

Function Documentation

inline at::Tensor at::_unsafe_masked_index(const at::Tensor &self, const at::Tensor &mask, const c10::List<::std::optional<at::Tensor>> &indices, const at::Scalar &fill)

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