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
2bf2566f
Unverified
Commit
2bf2566f
authored
Feb 17, 2023
by
Hongzhi (Steve), Chen
Committed by
GitHub
Feb 17, 2023
Browse files
remove (#5309)
Co-authored-by:
Ubuntu
<
ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal
>
parent
03dbe758
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
15 deletions
+0
-15
tests/compute/test_gatherMM.py
tests/compute/test_gatherMM.py
+0
-15
No files found.
tests/compute/test_gatherMM.py
deleted
100644 → 0
View file @
03dbe758
import
time
import
unittest
from
timeit
import
default_timer
import
backend
as
F
import
numpy
as
np
import
pytest
from
test_utils
import
get_cases
,
parametrize_idtype
import
dgl
import
dgl.function
as
fn
iters
=
5
n_edge_scale
=
1
num_rel_scale
=
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