Skip to content

Commit

Permalink
debug log
Browse files Browse the repository at this point in the history
  • Loading branch information
almazgimaev committed Apr 1, 2024
1 parent 1f29c61 commit 612866a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions train/src/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -1332,6 +1332,7 @@ def stop_on_batch_end_if_needed(trainer_validator, *args, **kwargs):
**additional_params,
)

print(app.is_stopped())
progress_bar_iters.hide()
progress_bar_epochs.hide()
watcher.running = False
Expand Down

0 comments on commit 612866a

Please sign in to comment.