Skip to content
Snippets Groups Projects
Unverified Commit f55a47f7 authored by Neta Zmora's avatar Neta Zmora Committed by GitHub
Browse files

Fix epochs limitation check when initializing the learner

This patch moves the check on remaining training epochs into the training loop, as it is irrelevant for non-training invocation of ClassifierCompressor.
Thus, allowing resumed checkpoints be evaluated regardless of the epochs limitation.
parents 565d844e 55c2d1dc
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment