File size: 104 Bytes
6dd859c
 
 
 
1cb68a6
1
2
3
4
5
set NVIDIA_VISIBLE_DEVICES=0
set CUDA_VISIBLE_DEVICES=0
set CUDA_MODULE_LOADING=LAZY
python -m app
pause