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

Update lottery ticket example #2559

Merged
merged 67 commits into from
Jun 29, 2020
Merged

Update lottery ticket example #2559

merged 67 commits into from
Jun 29, 2020

Conversation

chicm-ms
Copy link
Contributor

No description provided.

chicm-ms added 30 commits August 6, 2019 11:19
Filter prune algo implementation (microsoft#1655)
document the dispatcher working dir (microsoft#1866)

# reset weight to original untrained model to export winning ticket
pruner.load_model_state_dict(pruner._model_state)
pruner.export_model('model_winning_ticket.pth', 'mask_winning_ticket.pth')
Copy link
Contributor

Choose a reason for hiding this comment

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

so, the exported one might not be a winning ticket?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks, updated to export winning ticket.

@chicm-ms chicm-ms merged commit e60e183 into microsoft:master Jun 29, 2020
@chicm-ms chicm-ms mentioned this pull request Jul 1, 2020
24 tasks
@chicm-ms chicm-ms deleted the update-lt branch October 19, 2020 16:00
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