Skip To Main Content
Support Knowledge Base

Does Filter Pruning Compression Algorithm in Neural Network Compression Framework (NNCF) Reduce Model Size?

Content Type: Product Information & Documentation   |   Article ID: 000092425   |   Last Reviewed: 09/04/2026

Description

Resolution

  • NNCF filter pruning does not immediately reduce the model file size. During pruning, unimportant filters in convolutional or linear layers are first zeroed out.
  • Model size reduction and computational savings are achieved when the pruned structures are physically removed during model export or transformation. After structural pruning is applied, the resulting model may contain fewer parameters and a smaller footprint.
  • Refer to the current Neural Network Compression Framework (NNCF) documentation for the pruning workflow supported by your OpenVINO™ release.

Additional information

Refer to the Neural Network Compression Framework (NNCF) documentation for the latest model optimization and pruning workflows.

Related Products

This article applies to 1 products.