-
Notifications
You must be signed in to change notification settings - Fork 534
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
log packing ratio progress #1070
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you share a run so I can see the logs produced by this?
log-test-ZUxVSC |
@milocress I don't think this quite worked? Maybe it would be simpler to avoid trying to get tqdm to work fully here and just print out the packing ratios (or some subset) tried?
|
You're right, may have been overthinking it with the progress bar - I'll have it print the packing ratios and the progress percentage and call it a day |
@dakinggg here is the updated manual run: |
* log packing ratio progress * use tqdm to show progress of packing ratio profiling * fix pbar * Update packing.py * added log to search for * fix * good old fashioned progress logging * Update packing.py
Logs packing ratio
log-test-ZUxVSC