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
fb80b669
Commit
fb80b669
authored
Feb 11, 2020
by
rusty1s
Browse files
test torchvision
parent
deeebdfe
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
11 deletions
+13
-11
.travis.yml
.travis.yml
+13
-11
No files found.
.travis.yml
View file @
fb80b669
...
@@ -65,17 +65,19 @@ jobs:
...
@@ -65,17 +65,19 @@ jobs:
-
PATH=/c/Python37:/c/Python37/Scripts:$PATH
-
PATH=/c/Python37:/c/Python37/Scripts:$PATH
before_install
:
before_install
:
-
choco install python --version 3.7.6
-
choco install python --version 3.7.6
-
name
:
windows/cu92
-
git clone https://github.com/pytorch/vision
os
:
windows
-
cd vision && python.setup.py install
language
:
shell
# - name: windows/cu92
env
:
# os: windows
-
FORCE_CUDA=1
# language: shell
-
CUDA_SHORT=9.2
# env:
-
CUDA=9.2.148
# - FORCE_CUDA=1
-
TORCH=${TORCH_VERSION}+92
# - CUDA_SHORT=9.2
-
PATH=/c/Python37:/c/Python37/Scripts:$PATH
# - CUDA=9.2.148
before_install
:
# - TORCH=${TORCH_VERSION}+92
-
choco install python --version 3.7.6
# - PATH=/c/Python37:/c/Python37/Scripts:$PATH
# before_install:
# - choco install python --version 3.7.6
# - name: windows/cu100
# - name: windows/cu100
# os: windows
# os: windows
# language: shell
# language: shell
...
...
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