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
62db8977
Commit
62db8977
authored
Jun 25, 2021
by
rusty1s
Browse files
[skip ci] build conda
parent
f201c9c8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
setup.py
setup.py
+3
-0
No files found.
setup.py
View file @
62db8977
...
...
@@ -17,6 +17,9 @@ if os.getenv('FORCE_ONLY_CUDA', '0') == '1':
if
os
.
getenv
(
'FORCE_ONLY_CPU'
,
'0'
)
==
'1'
:
suffices
=
[
'cpu'
]
print
(
'FORCE_CUDA'
,
os
.
getenv
(
'FORCE_CUDA'
))
print
(
'SUFFICS'
,
suffices
)
BUILD_DOCS
=
os
.
getenv
(
'BUILD_DOCS'
,
'0'
)
==
'1'
...
...
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