From 5b6adca41f750f0dfa9b3ceffcb0b8e7849cf88e Mon Sep 17 00:00:00 2001 From: Kyunggeun Lee Date: Fri, 25 Oct 2024 18:11:21 -0700 Subject: [PATCH] Expose quantized tensor documentation Signed-off-by: Kyunggeun Lee --- Docs/api_docs/torch_quantization.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/Docs/api_docs/torch_quantization.rst b/Docs/api_docs/torch_quantization.rst index 98811d5bb9e..6f4ac9dbd9a 100644 --- a/Docs/api_docs/torch_quantization.rst +++ b/Docs/api_docs/torch_quantization.rst @@ -103,6 +103,7 @@ API Reference ../torch_docs/quantized_modules ../torch_docs/quantizer ../torch_docs/api/nn.quantization_mixin + ../torch_docs/api/quantization/tensor ../torch_docs/api/quantization/affine/index ../torch_docs/api/quantization/float/index ../torch_docs/encoding_analyzer