Shortcuts

Function at::mkldnn_reorder_conv3d_weight_symint_outf

Function Documentation

inline at::Tensor &at::mkldnn_reorder_conv3d_weight_symint_outf(const at::Tensor &self, c10::SymIntArrayRef padding, c10::SymIntArrayRef stride, c10::SymIntArrayRef dilation, c10::SymInt groups, at::Tensor &out)

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