Closed zhenyuan1234 closed 1 year ago
scheduler_B1.module.step(epoch) 你好,请问上面的.module来自哪里,具体的作用是什么,谢谢!
这个版本的code使用的多卡程序是torch中的DP,所以更新学习率或参数时有.module
scheduler_B1.module.step(epoch) 你好,请问上面的.module来自哪里,具体的作用是什么,谢谢!