Skip to content

Commit

Permalink
[debian] Update changelog for version 1.27.0 (#13311)
Browse files Browse the repository at this point in the history
This commit updates changelog for release 1.27.0.

ONE-DCO-1.0-Signed-off-by: seongwoo <mhs4670go@naver.com>
  • Loading branch information
mhs4670go authored Jun 27, 2024
1 parent 66d257e commit a74a468
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions infra/debian/compiler/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
one (1.27.0) bionic focal; urgency=medium

* Support more Op(s): CircleGRU, CircleRelu0To1
* Support more optimization option(s): `resolve_former_customop`, `--forward_transpose_op`,
`fold_shape`, `remove_gather_guard`, `fuse_add_with_conv`, `fold_squeeze`, `fuse_rsqrt`
* Support INT4, UINT4 data types
* Support 4bit quantization of ONNX fake quantize model
* Introduce global configuration target feature
* Introduce command schema feature
* Use C++17

-- seongwoo <seongwoo@sw> Thu, 27 Jun 2024 10:44:00 +0900

one (1.26.0) bionic; urgency=medium

* Support more Op(s): HardSwish, CumSum, BroadcastTo
Expand Down

0 comments on commit a74a468

Please sign in to comment.