Skip to content

Commit

Permalink
Release note 1.18.0 (Samsung#7840)
Browse files Browse the repository at this point in the history
This commit is for Release note 1.18.0.

Signed-off-by: seongwoo <[email protected]>
  • Loading branch information
mhs4670go authored Oct 15, 2021
1 parent ddb256f commit 3db0842
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 0 deletions.
13 changes: 13 additions & 0 deletions docs/release/1.18/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 Fri Oct 20 15:20:12 2021.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
1.18
====

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

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

## ONE Compiler

### Compiler Frontend

- More optimization pass
- Fold DepthwiseConv2D
- Substitute SplitV to Split
- Expand BroadCast Const
- Force QuantParam

0 comments on commit 3db0842

Please sign in to comment.