From 7a7674ac99617810fa0d26b79828a1cb8f4794ca Mon Sep 17 00:00:00 2001 From: skt0725 Date: Fri, 8 May 2026 23:34:02 +0900 Subject: [PATCH] feat: missing .html added --- compilers_index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compilers_index.rst b/compilers_index.rst index 7befbbce9..acc787665 100644 --- a/compilers_index.rst +++ b/compilers_index.rst @@ -152,7 +152,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::