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
dgl
Commits
fe2b6ca6
Commit
fe2b6ca6
authored
Jun 18, 2019
by
Da Zheng
Committed by
Minjie Wang
Jun 18, 2019
Browse files
[Text] fix test; remove torch import. (#670)
parent
401f22ca
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
tests/compute/test_removal.py
tests/compute/test_removal.py
+0
-1
No files found.
tests/compute/test_removal.py
View file @
fe2b6ca6
...
@@ -2,7 +2,6 @@ import os
...
@@ -2,7 +2,6 @@ import os
import
backend
as
F
import
backend
as
F
import
networkx
as
nx
import
networkx
as
nx
import
numpy
as
np
import
numpy
as
np
import
torch
as
th
import
dgl
import
dgl
def
test_node_removal
():
def
test_node_removal
():
...
...
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