Skip to content

The implementation uses layer-wise pruning, while global pruning is usually used for large conv models #8

@xhchrn

Description

@xhchrn

The prune_by_percentile function defined in main.py uses layer-wise pruning for all models. While it is found in the original LTH paper that global pruning works better for larger convolutional models such as ResNet and VGG.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions