Spaces:
Running
on
Zero
Running
on
Zero
File size: 161 Bytes
1ea89dd |
1 2 3 4 5 |
#!/usr/bin/env bash
export TORCH_CUDA_ARCH_LIST="8.0 8.6+PTX"
# export FORCE_CUDA=1 #if you do not actually have cuda, workaround
python setup.py build install |