Skip to content

Commit

Permalink
[onert-micr] Release Note for 1.0.0
Browse files Browse the repository at this point in the history
- Release Note added for onert-micro 1.0

ONE-DCO-1.0-Signed-off-by: Chunseok Lee <[email protected]>
  • Loading branch information
chunseoklee committed Sep 7, 2023
1 parent 547bd7d commit 7a5a99f
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions docs/release/onert-micro/1.0/release-note-1.0.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
## Release Notes for onert-micro 1.0

### Supported operations

More operations are supported as follows:

- AveragePool2D, Elu, Exp, Abs, Neg, Div, AddN, Relu, Relu6, Leak_Relu, Pad, PadV2, ArgMin, ArgMax, Resize_Bilinear, LogicalAnd, LogicalOr, Equal, NotEqual, Greater, GreaterEqual, LessEqual

### Etc

- Address sanitizer build option(ENABLE_SANITIZER) is added
- Fix buffer overflow in static analyzer's defect

0 comments on commit 7a5a99f

Please sign in to comment.