Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
torch-scatter
Commits
4b5771d8
"tests/python/pytorch/cuda/test_nccl.py" did not exist on "d9e550369fbd05ec6ffeb8e40d1a4e03839aabe4"
Commit
4b5771d8
authored
Feb 10, 2020
by
rusty1s
Browse files
remove ls
parent
8d5921cc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
4 deletions
+0
-4
.travis.yml
.travis.yml
+0
-4
No files found.
.travis.yml
View file @
4b5771d8
...
@@ -34,9 +34,5 @@ install:
...
@@ -34,9 +34,5 @@ install:
script
:
script
:
-
nvcc --version
-
nvcc --version
-
python -c "import torch; print(torch.__version__)"
-
python -c "import torch; print(torch.__version__)"
-
ls /usr/local/
-
ls /usr/local/cuda-${CUDA_SHORT}
-
ls /usr/local/cuda-${CUDA_SHORT}/lib64
-
ls /usr/local/cuda-${CUDA_SHORT}/include
-
python setup.py install
-
python setup.py install
-
python setup.py test
-
python setup.py test
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment