RuntimeError: copy_if failed to synchronize: device-side assert triggered 2022-09-02 20:45:43 浏览数 (1) 在使用pytorch训练的时候提示RuntimeError: copy_if failed to synchronize: device-side assert triggered错误有两个方法可以尝试去解决一下:1.尝试减少学习率试试看能不能解决这个问题,如果不能,请看第二种方法2.看看config文件中设置的类别数目与数据中实际的类别数目是否一致,注意对于目标检测需要根据实际的类别数 1(背景) pytorch assert config copy device 0 人点赞 上一篇:分享雷军22年前编写的代码