Rate this Page

Function at::mkldnn_max_pool3d_outf#

Function Documentation#

inline at::Tensor &at::mkldnn_max_pool3d_outf(const at::Tensor &self, at::IntArrayRef kernel_size, at::IntArrayRef stride, at::IntArrayRef padding, at::IntArrayRef dilation, bool ceil_mode, at::Tensor &out)#