Rate this Page

Function at::thnn_conv2d#

Function Documentation#

inline at::Tensor at::thnn_conv2d(const at::Tensor &self, const at::Tensor &weight, at::IntArrayRef kernel_size, const ::std::optional<at::Tensor> &bias = {}, at::IntArrayRef stride = 1, at::IntArrayRef padding = 0)#