Skip to content

Commit 890b12e

Browse files
committed
nit: changelog comment
Signed-off-by: gcunhase <[email protected]>
1 parent 8a0b1d4 commit 890b12e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Model Optimizer Changelog (Linux)
88

99
**New Features**
1010

11-
- Add new flag ``op_types_to_exclude_fp16`` in ONNX quantization to block ops from being converted to FP16/BF16. Alternatively, for custom TensorRT ops, this can also be done by indicating ``'fp32'`` precision in ``trt_plugins_precision``.
11+
- Add flag ``op_types_to_exclude_fp16`` in ONNX quantization to exclude ops from being converted to FP16/BF16. Alternatively, for custom TensorRT ops, this can also be done by indicating ``'fp32'`` precision in ``trt_plugins_precision``.
1212

1313
0.37 (2025-09-xx)
1414
^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)