Rate this Page

Function at::fractional_max_pool2d_backward#

Function Documentation#

inline at::Tensor at::fractional_max_pool2d_backward(const at::Tensor &grad_output, const at::Tensor &self, at::IntArrayRef kernel_size, at::IntArrayRef output_size, const at::Tensor &indices)#