MCPcopy
hub / github.com/dmlc/dgl / test_sample_labors_noprob

Function test_sample_labors_noprob

tests/python/common/sampling/test_sampling.py:1135–1136  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1133
1134
1135def test_sample_labors_noprob():
1136 _test_sample_labors(False, None)
1137
1138
1139def test_sample_neighbors_prob():

Callers 1

test_sampling.pyFile · 0.85

Calls 1

_test_sample_laborsFunction · 0.85

Tested by

no test coverage detected