Skip to content

Update tutorial to avoid use of copy.deepcopy()- Convolution/Batch Norm Fuser in FX #2331

Closed
@sekyondaMeta

Description

@sekyondaMeta

Update the Building a convolution/batch norm fuser in FX to avoid the use of copy.deepcopy().
Tutorial link:

fused_conv = copy.deepcopy(conv)

See issue #2177 for more information

cc @eellison @suo @gmagogsfm @jamesr66a @msaroufim @SherlockNoMad @albanD @svekars @carljparker @NicolasHug @kit1980 @subramen

Metadata

Metadata

Assignees

Labels

coreTutorials of any level of difficulty related to the core pytorch functionalitydocathon-h2-2023easyfxissues related to fx

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions