Imported Upstream version 1.25.0
[platform/core/ml/nnfw.git] / infra / debian / compiler / changelog
index ba5eea9..c4d3584 100644 (file)
@@ -1,3 +1,22 @@
+one (1.24.0) bionic; urgency=medium
+
+  * Introduce _one-import-onnx_ extension interface
+  * _onecc_ supports profiling of multiple backends with a single cfg file
+  * Enable more Quantize operator: FloorMod, Squeeze
+  * _visq_ supports multi-out nodes
+  * _onecc_ introduces `dynamic_batch_to_single_batch option` option.
+
+ -- seongwoo <seongwoo@sw>  Thu, 18 Jul 2023 14:10:22 +0900
+
+one (1.23.0) bionic; urgency=medium
+
+  * Support more Op(s): GeLU
+  * Support more option(s): `--fuse-gelu`
+  * Support multiple backends compilation with a single configuration file
+  * Upgrade Circle schema to 0.5
+
+ -- seongwoo <seongwoo@sw>  Thu, 18 May 2023 19:10:21 +0900
+
 one (1.22.0) bionic; urgency=medium
 
   * Introduce new optimization options: `unroll_unidirseqlstm`, `forward_transpose_op`, `fold_fully_connected`, `fuse_prelu`