You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
win下操作的,python版本3.9.10,安装库都顺利,到了train就不过,看着像是显卡加速的问题,我是amd的apu,要怎么不使用cuda只使用cpu?
raise AssertionError("Torch not compiled with CUDA enabled")
AssertionError: Torch not compiled with CUDA enabled
win下操作的,python版本3.9.10,安装库都顺利,到了train就不过,看着像是显卡加速的问题,我是amd的apu,要怎么不使用cuda只使用cpu?
raise AssertionError("Torch not compiled with CUDA enabled")
AssertionError: Torch not compiled with CUDA enabled