Skip to content

Update tutorial to avoid use of copy.deepcopy()-FX Graph Mode Post Training Dynamic Quantization #2334

Closed
@sekyondaMeta

Description

@sekyondaMeta

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

Metadata

Metadata

Assignees

Labels

coreTutorials of any level of difficulty related to the core pytorch functionalitydocathon-h1-2023A label for the docathon in H1 2023easy

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions