swap-nas/AutoDL-Projects/tests/test_torch.sh

5 lines
160 B
Bash
Raw Permalink Normal View History

2024-08-25 18:02:31 +02:00
# 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