Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apple/axlearn
/ StructContainer
Class
StructContainer
axlearn/common/utils_test.py:122–123 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
120
121
# pylint: disable-next=abstract-method
122
class
StructContainer(flax_struct.PyTreeNode):
123
contents: Any
124
125
126
class
DummyLinear(Linear):
Callers
1
test_tree_paths
Method · 0.85
Calls
no outgoing calls
Tested by
1
test_tree_paths
Method · 0.68