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

Scrolling log problem when using tqdm as training process bar #1278

Open
konstantinator opened this issue Jun 4, 2024 · 5 comments
Open

Comments

@konstantinator
Copy link

konstantinator commented Jun 4, 2024

Hi!

I have a similar problem as this issue

I was using tqdm to show the training process in the command line, but when I tried to use Clearml together, some scrolling problems occur.

Log in Clearml:
image

Log in the command line:
image

I'm using sdk.development.worker.console_cr_flush_period = 600 in my ~/clearml.conf

but it doesn't work for me

@ainoam
Copy link
Collaborator

ainoam commented Jun 4, 2024

@konstantinator Which clearml and tqdm versions are you using?

@konstantinator
Copy link
Author

@konstantinator Which clearml and tqdm versions are you using?

HI, @ainoam!
clearml==1.15.1 and tqdm==4.66.2

@ainoam
Copy link
Collaborator

ainoam commented Jun 5, 2024

@konstantinator Is this running manually or through a clearml-agent?

@konstantinator
Copy link
Author

@ainoam

When this is executed manually, I see this:
2024-06-06 18 49 55

When this is executed using clearml-agent (in Docker mode), I see this:
image

@ainoam
Copy link
Collaborator

ainoam commented Jun 6, 2024

Thanks for the information @konstantinator, we'll take a look.

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

No branches or pull requests

2 participants