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
0176ecd8
Commit
0176ecd8
authored
Apr 12, 2018
by
rusty1s
Browse files
new description
parent
c66523e1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
setup.py
setup.py
+2
-2
No files found.
setup.py
View file @
0176ecd8
...
...
@@ -12,8 +12,8 @@ tests_require = ['pytest', 'pytest-cov']
setup
(
name
=
'torch_spline_conv'
,
version
=
__version__
,
description
=
'
PyTorch
Implementation of the Spline-Based Convolution'
'Operator of SplineCNN'
,
description
=
'Implementation of the Spline-Based Convolution'
'Operator of SplineCNN
in PyTorch
'
,
author
=
'Matthias Fey'
,
author_email
=
'matthias.fey@tu-dortmund.de'
,
url
=
url
,
...
...
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