Shortcuts

Function at::mkldnn_linear_backward_weights

Function Documentation

inline ::std::tuple<at::Tensor, at::Tensor> at::mkldnn_linear_backward_weights(const at::Tensor &grad_output, const at::Tensor &input, const at::Tensor &weight, bool bias_defined)

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