Skip to content

Update tutorial to avoid use of copy.deepcopy()- FX Graph Mode #2330

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

Closed
sekyondaMeta opened this issue May 22, 2023 · 2 comments · Fixed by #2385
Closed

Update tutorial to avoid use of copy.deepcopy()- FX Graph Mode #2330

sekyondaMeta opened this issue May 22, 2023 · 2 comments · Fixed by #2385
Assignees
Labels
docathon-h1-2023 A label for the docathon in H1 2023 easy

Comments

@sekyondaMeta
Copy link
Contributor

Update the FX Graph Mode Post Training Static Quantization tutorial to avoid the use of copy.deepcopy().
Tutorial link:

model_to_quantize = copy.deepcopy(float_model)

See issue #2177 for more information

@mikebrow
Copy link
Contributor

/assigntome

@QasimKhan5x
Copy link
Contributor

/assigntome

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docathon-h1-2023 A label for the docathon in H1 2023 easy
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants