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

How to use torch prunning with tensorflow model? #358

Open
trangtv57 opened this issue Mar 24, 2024 · 0 comments
Open

How to use torch prunning with tensorflow model? #358

trangtv57 opened this issue Mar 24, 2024 · 0 comments

Comments

@trangtv57
Copy link

tks for very creative idea of torch pruning,
But my model is exported from pretrained tensorflow model, it's hard to fine tune or re-trained again. So can you give me idea, how can I use torch-prunning with my model. Because I see, after you prune, You need to finetune again model.
I understand that I can convert my tf model to pytorch, than prune model by this lib => I get new model with new architecture, than I can fine tune new model prune-pytorch? right?
Can it's work. Sorry if my question is navie. Tks you

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

1 participant