From 6e256ab48dec5b9289b0f4ff43bff87dca61bbe2 Mon Sep 17 00:00:00 2001 From: sekyondaMeta <127536312+sekyondaMeta@users.noreply.github.com> Date: Thu, 23 Jan 2025 18:30:58 -0500 Subject: [PATCH] Update fx_graph_mode_ptq_static.rst Update to utility link --- prototype_source/fx_graph_mode_ptq_static.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prototype_source/fx_graph_mode_ptq_static.rst b/prototype_source/fx_graph_mode_ptq_static.rst index 0c4f8065e37..da16d04dbce 100644 --- a/prototype_source/fx_graph_mode_ptq_static.rst +++ b/prototype_source/fx_graph_mode_ptq_static.rst @@ -253,7 +253,7 @@ of the observers for activation and weight. ``QConfigMapping`` contains mapping Utility functions related to ``qconfig`` can be found in the `qconfig `_ file -while those for ``QConfigMapping`` can be found in the `qconfig_mapping ` +while those for ``QConfigMapping`` can be found in the `qconfig_mapping ` .. code:: python