Update tests for torch/cuda
This commit is contained in:
4
tests/test_torch.sh
Normal file
4
tests/test_torch.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
# 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
|
Reference in New Issue
Block a user