Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
116
class
Combo(NamedTuple):
117
head: Any
118
tail: Any
119
120
121
# pylint: disable-next=abstract-method
Callers
2
test_tree_paths
Method · 0.85
test_flatten_items
Method · 0.85
Calls
no outgoing calls
Tested by
2
test_tree_paths
Method · 0.68
test_flatten_items
Method · 0.68