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
751f9b03
"gallery/transforms/plot_transforms_illustrations.py" did not exist on "8e0f6916c549005e5b18a9da1cdf94e7ac90f36c"
Commit
751f9b03
authored
Jun 26, 2021
by
rusty1s
Browse files
[skip ci]
parent
4d7de081
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
conda/pytorch-sparse/meta.yaml
conda/pytorch-sparse/meta.yaml
+2
-1
No files found.
conda/pytorch-sparse/meta.yaml
View file @
751f9b03
...
...
@@ -10,6 +10,7 @@ requirements:
-
{{
compiler('c')
}}
# [win]
host
:
-
pip
-
scipy
-
pytorch-scatter
-
python {{ environ.get('PYTHON_VERSION') }}
...
...
@@ -25,7 +26,7 @@ requirements:
build
:
string
:
py{{ environ.get('PYTHON_VERSION').replace('.', '') }}_torch_{{ environ['TORCH_VERSION'] }}_{{ environ['CUDA_VERSION'] }}
script
:
WITH_METIS=1 p
ython setup.py
install
script
:
WITH_METIS=1 p
ip
install
.
script_env
:
-
FORCE_CUDA
preserve_egg_dir
:
True
...
...
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