MCPcopy 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
122class StructContainer(flax_struct.PyTreeNode):
123 contents: Any
124
125
126class DummyLinear(Linear):

Callers 1

test_tree_pathsMethod · 0.85

Calls

no outgoing calls

Tested by 1

test_tree_pathsMethod · 0.68