MCPcopy Create free account
hub / github.com/apple/axlearn / Combo

Class Combo

axlearn/common/utils_test.py:116–118  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

114
115
116class Combo(NamedTuple):
117 head: Any
118 tail: Any
119
120
121# pylint: disable-next=abstract-method

Callers 2

test_tree_pathsMethod · 0.85
test_flatten_itemsMethod · 0.85

Calls

no outgoing calls

Tested by 2

test_tree_pathsMethod · 0.68
test_flatten_itemsMethod · 0.68