Skip to content

Commit 1ea03b1

Browse files
Merge pull request #3899 from AI-Hypercomputer:bvandermoon-test-fixes
PiperOrigin-RevId: 915107454
2 parents 9cc5820 + c9d0b11 commit 1ea03b1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/unit/grain_data_processing_test.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -464,7 +464,6 @@ def setUp(self):
464464
tokenizer_path=os.path.join(MAXTEXT_ASSETS_ROOT, "tokenizers", "tokenizer.default"),
465465
enable_checkpointing=False,
466466
)
467-
self.train_iter = grain_data_processing.make_grain_train_iterator(self.config, self.mesh, self.process_indices)
468467

469468

470469
@pytest.mark.external_training

0 commit comments

Comments
 (0)