stq
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...
  这是截图 早上进行测试的时候 将main.py中的dim_feedforward参数从1024改成了256之后可以勉强运行 但是两个小时之后仍然出现爆显存的情况
设置为4 4 4之后,显存占用大约在16G,可以成功运行。 感谢!