autodl-projects/tests/test_torch.sh
2021-03-30 12:05:52 +00: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