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

Update tutorial to avoid use of copy.deepcopy()- Quantized Transfer Learning for Computer Vision #2333

Closed
sekyondaMeta opened this issue May 22, 2023 · 4 comments
Assignees
Labels

Comments

@sekyondaMeta
Copy link
Contributor

sekyondaMeta commented May 22, 2023

Update the Quantized Learning for Computer Vision Tutorial to avoid the use of copy.deepcopy().

Tutorial link:

best_model_wts = copy.deepcopy(model.state_dict())

See issue #2177 for more information

cc @svekars @carljparker @NicolasHug @kit1980 @subramen

@mikgor
Copy link

mikgor commented May 31, 2023

/assigntome

@svekars
Copy link
Contributor

svekars commented Oct 24, 2023

This issue has been unassigned due to inactivity. If you are still planning to work on this, you can still send a PR referencing this issue.

@svekars svekars added docathon-h2-2023 and removed docathon-h1-2023 A label for the docathon in H1 2023 labels Oct 30, 2023
@sitamgithub-MSIT
Copy link

/assigntome

@svekars
Copy link
Contributor

svekars commented Nov 2, 2023

this looks like was marked for the docathon by mistake

@svekars svekars closed this as completed Nov 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
4 participants