Rate this Page

Function at::max_unpool3d#

Function Documentation#

inline at::Tensor at::max_unpool3d(const at::Tensor &self, const at::Tensor &indices, at::IntArrayRef output_size, at::IntArrayRef stride, at::IntArrayRef padding)#