Shortcuts

Function at::matmul_backward

Function Documentation

inline ::std::tuple<at::Tensor, at::Tensor> at::matmul_backward(const at::Tensor &grad, const at::Tensor &self, const at::Tensor &other, ::std::array<bool, 2> mask)

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