Rate this Page

Function at::smooth_l1_loss_backward_outf#

Function Documentation#

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