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
I used export TORCH_CUDA_ARCH_LIST="6.0" to reduce the computing power of RTX3070, and successfully installed a series of environments such as cuda10.2+pytorch1.5, but it took 10 minutes to create a model when running demos/face_demo.py. The content can't come out, why is this?
The text was updated successfully, but these errors were encountered:
I used export TORCH_CUDA_ARCH_LIST="6.0" to reduce the computing power of RTX3070, and successfully installed a series of environments such as cuda10.2+pytorch1.5, but it took 10 minutes to create a model when running demos/face_demo.py. The content can't come out, why is this?
The text was updated successfully, but these errors were encountered: