Skip to content

Commit b8fd3d7

Browse files
committed
Update
1 parent 4d1ca6a commit b8fd3d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

compilers_index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ control, as well as third-party backend solutions.
152152
:header: Building a Convolution/Batch Norm fuser in FX
153153
:card_description: Build a simple FX pass that fuses batch norm into convolution to improve performance during inference.
154154
:image: _static/img/thumbnails/cropped/Deploying-PyTorch-in-Python-via-a-REST-API-with-Flask.png
155-
:link: intermediate/fx_conv_bn_fuser.html
155+
:link: intermediate/torch_compile_conv_bn_fuser
156156
:tags: FX
157157

158158
.. customcarditem::
@@ -212,5 +212,5 @@ control, as well as third-party backend solutions.
212212
:hidden:
213213
:caption: Code Transforms with FX
214214

215-
intermediate/fx_conv_bn_fuser
215+
intermediate/torch_compile_conv_bn_fuser
216216
intermediate/fx_profiling_tutorial

0 commit comments

Comments
 (0)