Skip to content

Commit

Permalink
Update train_CI.py
Browse files Browse the repository at this point in the history
  • Loading branch information
zigzagcai authored Sep 4, 2024
1 parent ef2bec7 commit a76e14e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_training/train_CI.py
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@ def main(args):
train_state=train_state,
optimizer=optimizer,
beta2_scheduler=beta2_scheduler,
trainer=trainer,
engine=trainer.engine,
very_begining_time=very_begining_time,
start_time=start_time,
loss=loss,
Expand Down

0 comments on commit a76e14e

Please sign in to comment.