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

Method forward

graphlearn/python/nn/tf/module.py:53–54  ·  view source on GitHub ↗
(self, *args, **kwargs)

Source from the content-addressed store, hash-verified

51 return txt
52
53 def forward(self, *args, **kwargs):
54 raise NotImplementedError

Callers 1

__call__Method · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected