Shortcuts

Function at::matmul_backward_out

Function Documentation

inline ::std::tuple<at::Tensor&, at::Tensor&> at::matmul_backward_out(at::Tensor &out0, at::Tensor &out1, 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