-
Notifications
You must be signed in to change notification settings - Fork 752
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
disable progressbar on GENERATION #259
Comments
and no, verbose=0 doesnt help anyways. sorry, just i cant find ANYTHING about this ANYWHERE and its driving me absolutely NUTS so far ive disabled it by coding out progressbars altogether in keras\utils\generic_utils.py, which is annoying as i cant see training progress anymore. |
jupyter notebook? |
这是来自QQ邮箱的假期自动回复邮件。你好,邮件已收到,尽快回复。
|
any progress? |
nope but aitextgen is better and solves the problem |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
it worked fine when i used cpu, but ever since i got GPU working, it floods the commandline with progressbars for every single generated character.
my friend is running on the same commandline just fine on his gpu with no progressbar spam.
and NO i am NOT referring to the "1171/1173 [============================>.] - ETA: 0s - loss: 1.4614" progressbar, i do want that.
The text was updated successfully, but these errors were encountered: