From 92eeeaf56da54d002e8a32f7c64dd7d87b9477cc Mon Sep 17 00:00:00 2001 From: skt0725 Date: Sun, 10 May 2026 20:43:13 +0900 Subject: [PATCH] feat: typo fix - added .html in line 155 --- compilers_index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compilers_index.rst b/compilers_index.rst index 7cb3a5153a9..1d7f86502e8 100644 --- a/compilers_index.rst +++ b/compilers_index.rst @@ -166,7 +166,7 @@ control, as well as third-party backend solutions. :header: Building a Convolution/Batch Norm fuser in FX :card_description: Build a simple FX pass that fuses batch norm into convolution to improve performance during inference. :image: _static/img/thumbnails/cropped/Deploying-PyTorch-in-Python-via-a-REST-API-with-Flask.png - :link: intermediate/torch_compile_conv_bn_fuser + :link: intermediate/torch_compile_conv_bn_fuser.html :tags: FX .. customcarditem::