Rate this Page

Function at::adaptive_max_pool3d_backward_outf#

Function Documentation#

inline at::Tensor &at::adaptive_max_pool3d_backward_outf(const at::Tensor &grad_output, const at::Tensor &self, const at::Tensor &indices, at::Tensor &grad_input)#