-
- Downloads
Bug fix: value of best_top1 stored in the checkpoint may be wrong (#77)
* Bug fix: value of best_top1 stored in the checkpoint may be wrong If you invoke compress_clasifier.py with --num-best-scores=n with n>1, then the value of best_top1 stored in checkpoints is wrong.
Please register or sign in to comment