Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AI-Hypercomputer/maxtext
/ get_first_step
Function
get_first_step
src/MaxText/train.py:76–77 ·
view source on GitHub ↗
(state)
Source
from the content-addressed store, hash-verified
74
75
76
def
get_first_step(state):
77
return
int(state.step)
78
79
80
# -----------------------------------------------------------------------------
Callers
6
data_load_loop
Function · 0.90
checkpoint_loop
Function · 0.90
train_loop
Function · 0.90
train_loop
Function · 0.90
train_loop
Function · 0.90
train_loop
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected