stq

Results 4 comments of stq

I also have this problem in win10 after I type the command "python run.py -c 10 -l cn". This problem looks like happened on run.py line 459 "total = args.count"...

I just clone this repository yesterday(master branch) in server(Ubuntu 18.04) and my PC(win10),run "python run.py -c 10 -l cn" in pycharm terminal and got this error. In my PC,almost all...

![config_sh](https://user-images.githubusercontent.com/53225679/220831149-7df1fe4d-3a54-4bcc-9f7b-bc57e73abb25.png) ![CUDAoom_error](https://user-images.githubusercontent.com/53225679/220831157-5f8bda48-58f3-4413-a703-4a291f1528d3.png) 这是截图 早上进行测试的时候 将main.py中的dim_feedforward参数从1024改成了256之后可以勉强运行 但是两个小时之后仍然出现爆显存的情况

设置为4 4 4之后,显存占用大约在16G,可以成功运行。 感谢!