Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alibaba/euler
/ apply_edge
Method
apply_edge
tf_euler/python/convolution/conv.py:49–50 ·
view source on GitHub ↗
(self, x_j)
Source
from the content-addressed store, hash-verified
47
return
convert_features
48
49
def
apply_edge(self, x_j):
50
return
x_j
51
52
def
apply_node(self, aggr_out):
53
return
aggr_out
Callers
1
__call__
Method · 0.45
Calls
no outgoing calls
Tested by
1
__call__
Method · 0.36