[GCN] Test scipy.spatial.cKDTree().query()
Closed this issue · 1 comments
Christovis commented
Run @pytest.mark.parametrize("particular_edge", [0, 100, 2000, 100000])
on new scipy.spatial.cKDTree().query() graph construction.
Christovis commented
Done