Hwq

Results 3 comments of Hwq

卡在这一步model = model.to(device),去掉会报runtimeerror: module must have its parameters and buffers on device cuda:0 (device_ids[0]) but found one of them on device: cpu 。不去掉会一直卡着。。。

> > 卡在这一步模型 = model.to(device),去掉会报运行时错误: 模块必须在设备上有其参数和缓冲区 cuda:0 (device_ids[0]) 但在设备上找到其中一个:CPU。不去掉会一直卡着。。。 > > 请问你解决了么 没,不用这个仓库代码了

> 感谢回复,我是用初始版本的sh脚本运行的,没有修改过脚本但是还是train.py: error: unrecognized arguments: --co_window_size 14 --ma2_minwin 5 --ma2_maxwin 24 --ma2_step 1 --co_sample_truncate 2 --ma_sample_truncate 2 --co_loss_weight 0.005 --ma_loss_weight 0.0001