Linany

Results 3 comments of Linany

I've solved it, by checking: $ conda list I found my cudnn version is 7.1.5, as it said I should degrade my cudnn version. $ conda install cudnn=7.0.5 to the...

Not a hard issue, I solved it by jump to the outer directory(the folder outside aster), then simply execute the command again, the reason is because the import code implemented...

发现不会卡,但是速度炒鸡慢,不知道是怎么回事