Skip to content

Conversation

pcuenca
Copy link
Contributor

@pcuenca pcuenca commented Feb 20, 2023

ConsoleMasterBar (fastprogress) assumes string values in https://github.com/fastai/fastprogress/blob/master/fastprogress/fastprogress.py#L291 – in this case, len(t) failed because epoch was sent as an int.

`ConsoleMasterBar` (`fastprogress`) assumes string values in
https://github.com/fastai/fastprogress/blob/master/fastprogress/fastprogress.py#L291
– in this case, `len(t)` failed because `epoch` was sent as an `int`.
@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

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