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()-FX Graph Mode Post Training Dynamic Quantization #2334

Closed
sekyondaMeta opened this issue May 22, 2023 · 4 comments · Fixed by #2406
Assignees
Labels
core Tutorials of any level of difficulty related to the core pytorch functionality docathon-h1-2023 A label for the docathon in H1 2023 easy

Comments

@sekyondaMeta
Copy link
Contributor

sekyondaMeta commented May 22, 2023

Update the FX Graph Mode Post Training Dynamic Quantization code to avoid the use of copy.deepcopy().

Tutorial link:

model_to_quantize = copy.deepcopy(model)

See issue #2177 for more information

cc @albanD

@svekars svekars added core Tutorials of any level of difficulty related to the core pytorch functionality easy docathon-h1-2023 A label for the docathon in H1 2023 labels May 30, 2023
@Samsonboadi
Copy link
Contributor

/Assigned

@soma2000-lang
Copy link

/assigntome

@Samsonboadi
Copy link
Contributor

/assigntome

@github-actions
Copy link

github-actions bot commented Jun 1, 2023

The issue is already assigned. Please pick an opened and unnasigned issue with the docathon-h1-2023 label.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Tutorials of any level of difficulty related to the core pytorch functionality docathon-h1-2023 A label for the docathon in H1 2023 easy
Projects
None yet
4 participants