Skip to content

Commit 3d26d02

Browse files
bvandermoonajkv-google
authored andcommitted
Migrate MaxText/train.py to maxtext/trainers/pre_train/train.py
1 parent 45f0291 commit 3d26d02

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/unit/pipeline_parallelism_test.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
import jax.numpy as jnp
2727
from jax.sharding import Mesh
2828
from MaxText import pyconfig
29+
from maxtext.common.gcloud_stub import is_decoupled
2930
from MaxText.common_types import MODEL_MODE_TRAIN
3031
from MaxText.globals import MAXTEXT_ASSETS_ROOT
3132
from maxtext.common.gcloud_stub import is_decoupled

0 commit comments

Comments
 (0)