Skip to content

Commit

Permalink
adde info log for training end
Browse files Browse the repository at this point in the history
  • Loading branch information
M-R-Schaefer committed Apr 4, 2024
1 parent 3a81b71 commit e59b5d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apax/train/run.py
Original file line number Diff line number Diff line change
Expand Up @@ -147,3 +147,4 @@ def run(user_config, log_level="error"):
disable_batch_pbar=config.progress_bar.disable_batch_pbar,
is_ensemble=config.n_models > 1,
)
log.info("Finished training")

0 comments on commit e59b5d4

Please sign in to comment.