-
- Downloads
Fix Issue #53 (#55)
When using a schedule with epochs that have nothing scheduled for them, apply_mask() is not invoked at the end of mini-batches, and pruned weights might be unmasked by the optimizer weight updates. See explanation in issue #53 discussion
Please register or sign in to comment