Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change job monitor functions to use progress bars #295

Merged
merged 2 commits into from
Dec 14, 2023

Conversation

ljcornel
Copy link
Collaborator

This PR updates the TrainingClient().monitor_jobs function to use progress bars, instead of periodic log output.

It also adds a monitor_job method to the traning client, for monitoring a single job. The functionality is the same as monitor_jobs, which can be used for a list of jobs.

@ljcornel ljcornel merged commit f0a076b into main Dec 14, 2023
3 checks passed
@ljcornel ljcornel deleted the progress-bar-for-job-monitoring branch December 14, 2023 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant