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

Feature Request: Add flexibility to add a title string prefix for the progressbar #23

Open
element-jatin opened this issue Oct 31, 2018 · 0 comments

Comments

@element-jatin
Copy link

element-jatin commented Oct 31, 2018

xlua.progressbar() currently lacks ability to add a title string as a prefix such as 'training', 'validation' or 'testing'.

Training : [=================== 5306/5306 =================>] Tot: 8m57s | Step: 107ms
Validation : [==================== 100/100 ==================>] Tot: 13s850ms | Step: 164ms

It is a simple fix to concatenate with title and adjust the progressbar width accordingly.

@element-jatin element-jatin changed the title Add flexibility to add a title string prefix for the progressbar Feature Request: Add flexibility to add a title string prefix for the progressbar Oct 31, 2018
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

1 participant