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
5a4e255a
Commit
5a4e255a
authored
Nov 21, 2019
by
rusty1s
Browse files
linting
parent
c7aeb8d2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
test/test_radius.py
test/test_radius.py
+0
-2
No files found.
test/test_radius.py
View file @
5a4e255a
...
@@ -6,8 +6,6 @@ from torch_cluster import radius, radius_graph
...
@@ -6,8 +6,6 @@ from torch_cluster import radius, radius_graph
from
.utils
import
grad_dtypes
,
devices
,
tensor
from
.utils
import
grad_dtypes
,
devices
,
tensor
grad_dtypes
=
[
torch
.
float
]
def
coalesce
(
index
):
def
coalesce
(
index
):
N
=
index
.
max
().
item
()
+
1
N
=
index
.
max
().
item
()
+
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