Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

Dev new pruner #1679

Merged
merged 27 commits into from
Nov 21, 2019
Merged

Dev new pruner #1679

merged 27 commits into from
Nov 21, 2019

Conversation

tanglang96
Copy link
Contributor

add FilterPruner and SlimPruner

Copy link
Contributor

@QuanluZhang QuanluZhang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please resolve comments

@QuanluZhang QuanluZhang requested a review from chicm-ms November 20, 2019 06:29
>
> The procedure of pruning m filters from the ith convolutional layer is as follows:
>
> 1. For each filter $F_{i,j}$ , calculate the sum of its absolute kernel weights $s_j = \sum_{l=1}^{n_i}\sum|K_l|$
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems the formula is not rendered nicely when you view the file.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems that GitHub does not support latex...I'll fix this with codecogs

@QuanluZhang QuanluZhang merged commit dbf9871 into microsoft:master Nov 21, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants