Skip to content

Commit 8894cbc

Browse files
authored
Add new FX tutorial to the left hand nav (#1402)
The Building a Convolution/Batch Norm fuser in FX tutorial (https://pytorch.org/tutorials/intermediate/fx_conv_bn_fuser.html) was added for 1.8. This is a minor update to index.rst to have the tutorial show up in the left hand nav under the "Code Transforms with FX" category.
1 parent 1714f3a commit 8894cbc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

index.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -566,7 +566,8 @@ Additional Resources
566566
:includehidden:
567567
:hidden:
568568
:caption: Code Transforms with FX
569-
569+
570+
intermediate/fx_conv_bn_fuser
570571
intermediate/fx_profiling_tutorial
571572

572573
.. toctree::

0 commit comments

Comments
 (0)