Rate this Page

Function at::_slow_conv2d_forward_outf#

Function Documentation#

inline at::Tensor &at::_slow_conv2d_forward_outf(const at::Tensor &self, const at::Tensor &weight, at::IntArrayRef kernel_size, const ::std::optional<at::Tensor> &bias, at::IntArrayRef stride, at::IntArrayRef padding, at::Tensor &output)#