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
9ee998fd
Commit
9ee998fd
authored
Jun 29, 2019
by
rusty1s
Browse files
better keywords
parent
b198e864
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
setup.py
setup.py
+4
-2
No files found.
setup.py
View file @
9ee998fd
...
...
@@ -33,8 +33,10 @@ setup(
url
=
url
,
download_url
=
'{}/archive/{}.tar.gz'
.
format
(
url
,
__version__
),
keywords
=
[
'pytorch'
,
'cnn'
,
'spline-cnn'
,
'geometric-deep-learning'
,
'graph'
,
'mesh'
,
'neural-networks'
'pytorch'
,
'geometric-deep-learning'
,
'graph-neural-networks'
,
'spline-cnn'
,
],
install_requires
=
install_requires
,
setup_requires
=
setup_requires
,
...
...
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