MCPcopy Create free account
hub / github.com/alibaba/euler / apply_edge

Method apply_edge

tf_euler/python/convolution/gated_graph_conv.py:59–60  ·  view source on GitHub ↗
(self, x_j)

Source from the content-addressed store, hash-verified

57 return out
58
59 def apply_edge(self, x_j):
60 return x_j

Callers 1

__call__Method · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected