原文:UserWarning: size_average and reduce args will be deprecated, please use reduction='sum' instead. warnings.warn(warning.format(ret))

错误提示: 为pytorch不同版本进行更新迭代时引起的警告,某些参数被取代了 修正: 其它损失函数更改方法类似 原代码: 修正代码: ...

2021-08-24 15:54 0 1545 推荐指数:

查看详情

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM