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-cluster
Commits
f6f00b9e
Commit
f6f00b9e
authored
Apr 08, 2018
by
rusty1s
Browse files
american english
parent
77eaadce
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
README.md
README.md
+1
-1
setup.py
setup.py
+1
-1
No files found.
README.md
View file @
f6f00b9e
...
...
@@ -13,7 +13,7 @@
--------------------------------------------------------------------------------
This package consists of a small extension library of highly optimi
s
ed graph cluster algorithms for the use in
[
PyTorch
](
http://pytorch.org/
)
.
This package consists of a small extension library of highly optimi
z
ed graph cluster algorithms for the use in
[
PyTorch
](
http://pytorch.org/
)
.
The package consists of the following clustering algorithms:
*
**[Graclus](#graclus)**
...
...
setup.py
View file @
f6f00b9e
...
...
@@ -12,7 +12,7 @@ tests_require = ['pytest', 'pytest-cov']
setup
(
name
=
'torch_cluster'
,
version
=
__version__
,
description
=
'PyTorch Extension Library of Optimi
s
ed Graph Cluster '
description
=
'PyTorch Extension Library of Optimi
z
ed Graph Cluster '
'Algorithms'
,
author
=
'Matthias Fey'
,
author_email
=
'matthias.fey@tu-dortmund.de'
,
...
...
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