Rate this Page

Function at::poisson_nll_loss#

Function Documentation#

inline at::Tensor at::poisson_nll_loss(const at::Tensor &input, const at::Tensor &target, bool log_input, bool full, double eps, int64_t reduction)#