Shortcuts

Function at::miopen_convolution_relu_symint

Function Documentation

inline at::Tensor at::miopen_convolution_relu_symint(const at::Tensor &self, const at::Tensor &weight, const ::std::optional<at::Tensor> &bias, c10::SymIntArrayRef stride, c10::SymIntArrayRef padding, c10::SymIntArrayRef dilation, c10::SymInt groups)

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