Skip to content

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

Closed
@sekyondaMeta

Description

@sekyondaMeta

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

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions