Rate this Page

Function at::hardshrink_backward_outf#

Function Documentation#

inline at::Tensor &at::hardshrink_backward_outf(const at::Tensor &grad_out, const at::Tensor &self, const at::Scalar &lambd, at::Tensor &grad_input)#