Skip to content

Commit f8f1abd

Browse files
author
Svetlana Karslioglu
authored
Update prototype_source/pt2e_quant_ptq_static.rst
1 parent 5a12c37 commit f8f1abd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prototype_source/pt2e_quant_ptq_static.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -510,7 +510,7 @@ Now we can compare the size and model accuracy with baseline model.
510510

511511
.. note::
512512
The weights are still in fp32 right now, we may do constant propagation for quantize op to
513-
get integer weights in the future
513+
get integer weights in the future.
514514

515515
If you want to get better accuracy or performance, try configuring
516516
``quantizer`` in different ways, and each ``quantizer`` will have its own way

0 commit comments

Comments
 (0)