Skip to content

Commit

Permalink
Release note 1.24.0 (Samsung#11094)
Browse files Browse the repository at this point in the history
This commit is a release note for 1.24.0.

ONE-DCO-1.0-Signed-off-by: seongwoo <[email protected]>
  • Loading branch information
mhs4670go authored Jul 18, 2023
1 parent d97dcdf commit 9abbed1
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
13 changes: 13 additions & 0 deletions docs/release/1.24/index.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
.. ONE documentation master file, created by
sphinx-quickstart on Thu Jul 18 14:08:15 2023.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
1.24
====

.. toctree::
:maxdepth: 2
:caption: Contents:

./release-note-1.24.0.md
9 changes: 9 additions & 0 deletions docs/release/1.24/release-note-1.24.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Release Note 1.24.0

## ONE Compiler

- 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.

0 comments on commit 9abbed1

Please sign in to comment.