Update tutorial to avoid use of copy.deepcopy()- Convolution/Batch Norm Fuser in FX #2331
Labels
core
Tutorials of any level of difficulty related to the core pytorch functionality
docathon-h2-2023
easy
fx
issues related to fx
Update the Building a convolution/batch norm fuser in FX to avoid the use of copy.deepcopy().
Tutorial link:
tutorials/intermediate_source/fx_conv_bn_fuser.py
Line 107 in 6ae56a1
See issue #2177 for more information
cc @eellison @suo @gmagogsfm @jamesr66a @msaroufim @SherlockNoMad @albanD @svekars @carljparker @NicolasHug @kit1980 @subramen
The text was updated successfully, but these errors were encountered: