Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alibaba/graph-learn
/ _check
Method
_check
graphlearn/python/sampler/negative_sampler.py:61–62 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
59
self._check()
60
61
def
_check(self):
62
pass
63
64
def
get(self, ids):
65
""
" Get batched negative samples.
Callers
1
__init__
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected