Skip to content

Commit 4e44e06

Browse files
Merge pull request #3507 from CIeNET-International:charlesli/496210310
PiperOrigin-RevId: 893037401
2 parents 09309ff + 2537d0c commit 4e44e06

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/integration/gradient_accumulation_test.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ def test_grad_accumulate_same_loss(self):
6262
get_test_config_path(),
6363
f"base_output_directory={self.base_output_directory}",
6464
f"dataset_path={self.dataset_path}",
65+
"dataset_type=synthetic",
6566
"gradient_clipping_threshold=0", # Ensures we are testing raw scales of gradients (clipping off)
6667
"enable_checkpointing=False",
6768
"enable_goodput_recording=False",

0 commit comments

Comments
 (0)