Skip to content

Commit 8244cc3

Browse files
authored
Update intel_neural_compressor_for_pytorch.rst
1 parent 5b4fef5 commit 8244cc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recipes_source/intel_neural_compressor_for_pytorch.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ There are four steps to perform W8A8 static quantization with PT2E backend: ``ex
135135
Accuracy-driven Tuning
136136
^^^^^^^^^^^^^^^^^^^^^^
137137

138-
To leverage accuracy-driven automatic tuning, a specified tuning space is necessary. The ``autotune`` iterates the tuning space and applies the configuration on given high-precision model then records and compares its evaluation result with the baseline. The tuning process stops when meeting the exit policy.
138+
To leverage accuracy-driven automatic tuning, a specified tuning space is necessary. The ``autotune`` iterates the tuning space and applies the configuration on given high-precision model then records and compares its evaluation result with the baseline. The tuning process stops when meeting the exit policy.
139139

140140

141141
.. code-block:: python

0 commit comments

Comments
 (0)