Rate this Page

Function at::huber_loss_backward_outf#

Function Documentation#

inline at::Tensor &at::huber_loss_backward_outf(const at::Tensor &grad_output, const at::Tensor &self, const at::Tensor &target, int64_t reduction, double delta, at::Tensor &grad_input)#