xautodl/tests/test_torch.sh

5 lines
160 B
Bash
Raw Normal View History

2021-03-30 14:05:52 +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