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-sparse
Commits
c4ea8364
Commit
c4ea8364
authored
Feb 14, 2020
by
rusty1s
Browse files
update travis
parent
23cef1f5
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
.travis.yml
.travis.yml
+1
-1
README.md
README.md
+1
-1
No files found.
.travis.yml
View file @
c4ea8364
...
@@ -64,7 +64,7 @@ install:
...
@@ -64,7 +64,7 @@ install:
-
source activate test
-
source activate test
-
conda install pytorch=${TORCH_VERSION} ${TOOLKIT} -c pytorch --yes
-
conda install pytorch=${TORCH_VERSION} ${TOOLKIT} -c pytorch --yes
-
source script/torch.sh
-
source script/torch.sh
-
pip install torch-scatter==latest+${IDX} -f http://
pytorch-scatter.s3-website
.eu-central-1.amazonaws.com/
whl/
torch-
${TORCH_VERSION}.html --trusted-host pytorch-scatter.s3-website.eu-central-1.amazonaws.com
-
pip install torch-scatter==latest+${IDX} -f http
s
://
s3
.eu-central-1.amazonaws.com/
py
torch-
geometric.com/whl/torch-1.4.0.html
-
pip install flake8 codecov
-
pip install flake8 codecov
-
python setup.py install
-
python setup.py install
script
:
script
:
...
...
README.md
View file @
c4ea8364
...
@@ -42,7 +42,7 @@ where `${CUDA}` should be replaced by either `cpu`, `cu92`, `cu100` or `cu101` d
...
@@ -42,7 +42,7 @@ where `${CUDA}` should be replaced by either `cpu`, `cu92`, `cu100` or `cu101` d
|-------------|-------|--------|---------|---------|
|-------------|-------|--------|---------|---------|
|
**Linux**
| ✅ | ✅ | ✅ | ✅ |
|
**Linux**
| ✅ | ✅ | ✅ | ✅ |
|
**Windows**
| ✅ | ❌ | ❌ | ✅ |
|
**Windows**
| ✅ | ❌ | ❌ | ✅ |
|
**macOS**
| ✅ |
❌
|
❌
|
❌
|
|
**macOS**
| ✅ |
|
|
|
### From source
### From source
...
...
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