Skip to content

Commit

Permalink
Add fsdpv2 test to tpu ci
Browse files Browse the repository at this point in the history
  • Loading branch information
alanwaketan committed May 10, 2024
1 parent aeb59b5 commit 76c7435
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/tpu/run_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ python3 test/spmd/test_xla_distributed_checkpoint.py
python3 test/spmd/test_train_spmd_linear_model.py
python3 test/spmd/test_xla_spmd_python_api_interaction.py
python3 test/spmd/test_xla_auto_sharding.py
python3 test/spmd/test_fsdp_v2.py
XLA_EXPERIMENTAL=nonzero:masked_select:nms python3 test/ds/test_dynamic_shape_models.py -v
XLA_EXPERIMENTAL=nonzero:masked_select:nms python3 test/ds/test_dynamic_shapes.py -v
python3 test/test_autocast.py
Expand Down

0 comments on commit 76c7435

Please sign in to comment.