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
453eec97
Commit
453eec97
authored
Feb 10, 2020
by
rusty1s
Browse files
update
parent
10592cb5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
.travis.yml
.travis.yml
+2
-1
No files found.
.travis.yml
View file @
453eec97
...
@@ -9,6 +9,7 @@ matrix:
...
@@ -9,6 +9,7 @@ matrix:
include
:
include
:
-
name
:
Linux/CUDA
9.2
-
name
:
Linux/CUDA
9.2
env
:
env
:
-
FORCE_CUDA=1
-
CUDA=9.2.148-1
-
CUDA=9.2.148-1
-
CUDA_SHORT=9.2
-
CUDA_SHORT=9.2
-
UBUNTU_VERSION=ubuntu1604
-
UBUNTU_VERSION=ubuntu1604
...
@@ -28,7 +29,7 @@ before_install:
...
@@ -28,7 +29,7 @@ before_install:
install
:
install
:
-
pip install numpy
-
pip install numpy
-
pip install torch==1.4.0+cu92
torchvision==0.5.0+cu92
-f https://download.pytorch.org/whl/torch_stable.html
-
pip install torch==1.4.0+cu92 -f https://download.pytorch.org/whl/torch_stable.html
script
:
script
:
-
nvcc --version
-
nvcc --version
...
...
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