Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alibaba/graph-learn
/ weights
Method
weights
graphlearn/python/data/values.py:78–80 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
76
77
@property
78
def
weights(self):
79
self._init()
80
return
self._weights
81
82
@property
83
def
labels(self):
Callers
nothing calls this directly
Calls
2
_init
Method · 0.95
_reshape
Method · 0.95
Tested by
no test coverage detected