Skip to content

Commit

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

ONE-DCO-1.0-Signed-off-by: seongwoo <[email protected]>
  • Loading branch information
mhs4670go authored Nov 10, 2021
1 parent 6682263 commit d8cf991
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 0 deletions.
13 changes: 13 additions & 0 deletions docs/release/1.19/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 Wed Nov 10 15:21:13 2021.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
1.19
====

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

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

## ONE Compiler

### Compiler Frontend

- `circle-quantizer` supports input/output type option
- Introduce configuration file for optimization options

0 comments on commit d8cf991

Please sign in to comment.