Skip to content

ONERT-MICRO 1.0.0

Compare
Choose a tag to compare
@chunseoklee chunseoklee released this 27 Sep 00:05
4d5a78f

onert-micro-cortexm.tar.gz

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