Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AI-Hypercomputer/maxtext
/ false_fn
Function
false_fn
src/MaxText/sequence_packing.py:163–164 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
161
)
162
163
def
false_fn():
164
return
write_packed_example(partial, outputs)
165
166
def
true_fn():
167
return
partial, outputs
Callers
nothing calls this directly
Calls
1
write_packed_example
Function · 0.85
Tested by
no test coverage detected