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-spline-conv
Commits
9756988a
Commit
9756988a
authored
Jun 26, 2021
by
rusty1s
Browse files
[skip ci]
parent
daae48a1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
conda/pytorch-spline-conv/meta.yaml
conda/pytorch-spline-conv/meta.yaml
+2
-1
No files found.
conda/pytorch-spline-conv/meta.yaml
View file @
9756988a
...
...
@@ -10,6 +10,7 @@ requirements:
-
{{
compiler('c')
}}
# [win]
host
:
-
pip
-
python {{ environ.get('PYTHON_VERSION') }}
-
{{
environ.get('CONDA_PYTORCH_CONSTRAINT')
}}
-
{{
environ.get('CONDA_CUDATOOLKIT_CONSTRAINT')
}}
...
...
@@ -21,7 +22,7 @@ requirements:
build
:
string
:
py{{ environ.get('PYTHON_VERSION').replace('.', '') }}_torch_{{ environ['TORCH_VERSION'] }}_{{ environ['CUDA_VERSION'] }}
script
:
p
ython setup.py
install
script
:
p
ip
install
.
script_env
:
-
FORCE_CUDA
...
...
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