Release notes

v1.4.0

Main changes

  • Add new layers support.

  • Add YOLOv5 example.

  • Update onnx-elcorenn converter to 1.3.0 version.

  • Update ElcoreNN CPU API.

  • Create web storage of converters and elcorenn-examples-data releases.

ElcoreNN CPU

  • Support for models with multiple inputs and outputs.

  • Support dma_buf as input of model.

  • Add functions to get name and shapes of model inputs or outputs.

ElcoreNN DSP

  • Add Div, Erf, Conv1D, Sqrt layers.

elcorenn-examples

  • Add new example of YOLOv5s usage.

  • Update archive with video and models.

onnx-elcorenn

  • Update onnx-elcorenn to 1.3.0 version.

  • Support models converted from Tensorflow to ONNX.

  • Support attribute sizes for Resize operator. It represents target size of the output tensor.

Compatibility: elcorenn == v1.4.0