nncf
nncf copied to clipboard
Fix pruning compression stage check
Changes
Filter pruning algorithm now uses proper calculation of current pruning level to determine compression stage. Affects SC.
Reason for changes
Compression stage of the model pruned by flops was calculated incorrectly. Affects Adaptive Compression training as best checkpoints were not saved.
Related tickets
Tests
Can one of the admins verify this patch?
Moved to #2330