Skip to content

Commit b93240d

Browse files
authored
Update index.rst
1 parent a530f25 commit b93240d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/source/pt2e_quantization/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ API Example::
5252
m = prepare_pt2e(m, quantizer)
5353

5454
# run calibration
55-
# calibration is a must for both static and dynamic quantization
55+
# must run calibration for both static and dynamic quantization
5656
# calibrate(m, sample_inference_data)
5757

5858
m = convert_pt2e(m)

0 commit comments

Comments
 (0)