Rate this Page

Function torch::nn::functional::_smooth_l1_loss#

Function Documentation#

inline Tensor torch::nn::functional::_smooth_l1_loss(const Tensor &input, const Tensor &target, double beta = 1.)#