swap-nas/AutoDL-Projects/tests/test_torch.sh
2024-08-25 18:02:31 +02:00

5 lines
160 B
Bash

# bash ./tests/test_torch.sh
pytest ./tests/test_torch_gpu_bugs.py::test_create -s
CUDA_VISIBLE_DEVICES="" pytest ./tests/test_torch_gpu_bugs.py::test_load -s