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
78342c6a
Commit
78342c6a
authored
Apr 01, 2018
by
rusty1s
Browse files
removed unused import
parent
932b96e2
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
test/test_graclus.py
test/test_graclus.py
+1
-1
No files found.
test/test_graclus.py
View file @
78342c6a
...
@@ -5,7 +5,7 @@ import torch
...
@@ -5,7 +5,7 @@ import torch
import
numpy
as
np
import
numpy
as
np
from
torch_cluster
import
graclus_cluster
from
torch_cluster
import
graclus_cluster
from
.tensor
import
cpu_tensors
,
cuda_tensors
from
.tensor
import
cpu_tensors
tests
=
[{
tests
=
[{
'row'
:
[
0
,
0
,
1
,
1
,
1
,
2
,
2
,
2
,
3
,
3
],
'row'
:
[
0
,
0
,
1
,
1
,
1
,
2
,
2
,
2
,
3
,
3
],
...
...
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