Skip to content

Update train.py - #133

Open
DaoZhang0123 wants to merge 1 commit into
CharlesShang:masterfrom
DaoZhang0123:patch-1
Open

Update train.py#133
DaoZhang0123 wants to merge 1 commit into
CharlesShang:masterfrom
DaoZhang0123:patch-1

Conversation

@DaoZhang0123

Copy link
Copy Markdown

Python will not check if max_iters is bigger than restore_iter in the statement 'for iter in range(restore_iter, max_iters)', add this assertation to prevent this happen

Python will not check if max_iters is bigger than restore_iter in the statement 'for iter in range(restore_iter, max_iters)', add this assertation to prevent this happen
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