MCPcopy Create free account
hub / github.com/alibaba/graph-learn / cond_neg_sample

Method cond_neg_sample

graphlearn/python/client.py:131–132  ·  view source on GitHub ↗
(self, request, response)

Source from the content-addressed store, hash-verified

129 return self.current_client.get_dag_values(request, response)
130
131 def cond_neg_sample(self, request, response):
132 return self.current_client.cond_neg_sample(request, response)

Callers 1

getMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected