Imported Upstream version 1.25.0
[platform/core/ml/nnfw.git] / docs / release / onert-micro / 1.0 / release-note-1.0.0.md
1 ## Release Notes for onert-micro 1.0
2
3 ### Supported operations
4
5 More operations are supported as follows: 
6
7 - AveragePool2D, Elu, Exp, Abs, Neg, Div, AddN, Relu, Relu6, Leak_Relu, Pad, PadV2, ArgMin, ArgMax, Resize_Bilinear, LogicalAnd, LogicalOr, Equal, NotEqual, Greater, GreaterEqual, LessEqual
8
9 ### Etc
10
11 - Address sanitizer build option(ENABLE_SANITIZER) is added
12 - Fix buffer overflow in static analyzer's defect