Shortcuts

Function at::mkldnn_reorder_conv2d_weight_symint

Function Documentation

inline at::Tensor at::mkldnn_reorder_conv2d_weight_symint(const at::Tensor &self, c10::SymIntArrayRef padding = c10::SymInt(0), c10::SymIntArrayRef stride = c10::SymInt(1), c10::SymIntArrayRef dilation = c10::SymInt(1), c10::SymInt groups = 1, at::OptionalSymIntArrayRef input_size = ::std::nullopt)

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