MCPcopy 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
76def get_first_step(state):
77 return int(state.step)
78
79
80# -----------------------------------------------------------------------------

Callers 6

data_load_loopFunction · 0.90
checkpoint_loopFunction · 0.90
train_loopFunction · 0.90
train_loopFunction · 0.90
train_loopFunction · 0.90
train_loopFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected