From 252499c6334592f56d84b71c86a1cee254eb9b24 Mon Sep 17 00:00:00 2001 From: Qasim Khan Date: Thu, 1 Jun 2023 13:32:02 +0500 Subject: [PATCH] Copy float_model using load_model --- prototype_source/fx_graph_mode_ptq_static.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/prototype_source/fx_graph_mode_ptq_static.rst b/prototype_source/fx_graph_mode_ptq_static.rst index f97b1f0a5f2..091673ed2e4 100644 --- a/prototype_source/fx_graph_mode_ptq_static.rst +++ b/prototype_source/fx_graph_mode_ptq_static.rst @@ -214,9 +214,9 @@ Download the `torchvision resnet18 model