############# 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 .. _converters: https://box.elvees.com/index.php/s/elcorenn-converters .. _elcorenn-examples-data: https://box.elvees.com/index.php/s/elcorenn-examples-data