Skip to content

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

Closed
@sekyondaMeta

Description

@sekyondaMeta

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions