nncf icon indicating copy to clipboard operation
nncf copied to clipboard

Fix pruning compression stage check

Open evgeniya-egupova opened this issue 2 years ago • 1 comments

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

evgeniya-egupova avatar Mar 24 '22 16:03 evgeniya-egupova

Can one of the admins verify this patch?

openvino-nncf-ci avatar Oct 10 '22 17:10 openvino-nncf-ci

Moved to #2330

daniil-lyakhov avatar Dec 21 '23 10:12 daniil-lyakhov