summaryrefslogtreecommitdiff
path: root/docs/release/onert-micro/1.0/release-note-1.0.0.md
blob: a18d557243649fbea68724982b275ef0b07a01cd (plain)
1
2
3
4
5
6
7
8
9
10
11
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