Skip to content

Commit be7614f

Browse files
committed
update changelog
Signed-off-by: Gal Hubara Agam <[email protected]>
1 parent 5c9819e commit be7614f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Model Optimizer Changelog (Linux)
99
**New Features**
1010

1111
- 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``.
12+
- Add flag ``nodes_to_include`` and ``op_types_to_include`` in AutoCast to force-include nodes in low precision, even if they would otherwise be excluded by other rules.
1213

1314
0.37 (2025-09-xx)
1415
^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)