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
2531ac26
Commit
2531ac26
authored
Jun 25, 2021
by
rusty1s
Browse files
[skip ci] build conda
parent
46266f8b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
conda/pytorch-spline-conv/meta.yaml
conda/pytorch-spline-conv/meta.yaml
+4
-2
No files found.
conda/pytorch-spline-conv/meta.yaml
View file @
2531ac26
...
@@ -3,7 +3,7 @@ package:
...
@@ -3,7 +3,7 @@ package:
version
:
1.1.1
version
:
1.1.1
source
:
source
:
git_url
:
https://github.com/rusty1s/pytorch_spline_conv.git
path
:
../..
requirements
:
requirements
:
host
:
host
:
...
@@ -22,7 +22,9 @@ requirements:
...
@@ -22,7 +22,9 @@ requirements:
build
:
build
:
string
:
py{{py}}_torch_{{ environ['TORCH_VERSION'] }}_{{ environ['CUDA_VERSION'] }}
string
:
py{{py}}_torch_{{ environ['TORCH_VERSION'] }}_{{ environ['CUDA_VERSION'] }}
script
:
python setup.py install
script
:
python setup.py install
# script: pip install .
script_env
:
-
FORCE_CUDA
-
FORCE_ONLY_CPU
test
:
test
:
imports
:
imports
:
...
...
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