Skip to content

Commit 56bf0f5

Browse files
Merge pull request #4006 from AI-Hypercomputer:decoupled-tpu7x-zero1-skip
PiperOrigin-RevId: 922847201
2 parents e664b16 + 61a9b9a commit 56bf0f5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

tests/integration/train_tests.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -500,6 +500,8 @@ def test_base_model_shardy_false(self):
500500

501501
@pytest.mark.integration_test
502502
@pytest.mark.tpu_only
503+
# TODO(b/517509898): Skip ZeRo-1 compiler Segfault on TPU7x SparseCore platforms
504+
@pytest.mark.skip_on_tpu7x
503505
def test_tpu_zero1_gradient_accumulation(self):
504506
zero1_ga = [ # tests Zero-1 optimizer sharding with gradient accumulation
505507
None,

0 commit comments

Comments
 (0)