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
559e6e4f
"git@developer.sourcefind.cn:OpenDAS/ollama.git" did not exist on "54a79d6a8aff27a0ab9e6d59fe9342c58c19cc45"
Commit
559e6e4f
authored
Feb 11, 2020
by
rusty1s
Browse files
only test windows
parent
62c4e458
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
.travis.yml
.travis.yml
+5
-5
No files found.
.travis.yml
View file @
559e6e4f
...
@@ -14,13 +14,13 @@ jobs:
...
@@ -14,13 +14,13 @@ jobs:
# - name: linux/cpu
# - name: linux/cpu
# os: linux
# os: linux
# language: python
# language: python
# python: 3.7
# python: 3.7
.6
# env:
# env:
# - TORCH=${TORCH_VERSION}+cpu
# - TORCH=${TORCH_VERSION}+cpu
# - name: linux/cu92
# - name: linux/cu92
# os: linux
# os: linux
# language: python
# language: python
# python: 3.7
# python: 3.7
.6
# env:
# env:
# - FORCE_CUDA=1
# - FORCE_CUDA=1
# - CUDA_SHORT=9.2
# - CUDA_SHORT=9.2
...
@@ -31,7 +31,7 @@ jobs:
...
@@ -31,7 +31,7 @@ jobs:
# - name: linux/cu100
# - name: linux/cu100
# os: linux
# os: linux
# language: python
# language: python
# python: 3.7
# python: 3.7
.6
# env:
# env:
# - FORCE_CUDA=1
# - FORCE_CUDA=1
# - CUDA_SHORT=10.0
# - CUDA_SHORT=10.0
...
@@ -42,7 +42,7 @@ jobs:
...
@@ -42,7 +42,7 @@ jobs:
# - name: linux/cu101
# - name: linux/cu101
# os: linux
# os: linux
# language: python
# language: python
# python: 3.7
# python: 3.7
.6
# env:
# env:
# - FORCE_CUDA=1
# - FORCE_CUDA=1
# - CUDA_SHORT=10.1
# - CUDA_SHORT=10.1
...
@@ -66,7 +66,7 @@ jobs:
...
@@ -66,7 +66,7 @@ jobs:
-
choco install python --version 3.7.6
-
choco install python --version 3.7.6
install
:
install
:
-
pip3 install --upgrade pip
-
pip3 install --upgrade
--user
pip
-
source install.sh
-
source install.sh
-
pip3 install numpy
-
pip3 install numpy
-
pip3 install torch==${TORCH} -f https://download.pytorch.org/whl/torch_stable.html
-
pip3 install torch==${TORCH} -f https://download.pytorch.org/whl/torch_stable.html
...
...
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