Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Importance Ambiguity #329

Closed
satabios opened this issue Jan 15, 2024 · 1 comment
Closed

Importance Ambiguity #329

satabios opened this issue Jan 15, 2024 · 1 comment

Comments

@satabios
Copy link

satabios commented Jan 15, 2024

I'm trying to prune the model channelwise and I'm using a torch.norm['Frobenius Norm'] for importance; while I try to replicate the same with
tp.importance.MagnitudeImportance(p=2, target_types=[torch.nn.Conv2d]). The results are drastically different. Am I missing something? If not how would I go about it?

@sidsingla
Copy link

Hi,
Were you able to figure out the issue?

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants