

Support for SVDF with 8 bit state tensor.Support for softmax int16 scalar version.Support for elementwise add and mul int16 scalar version.Support for int16 average and max pooling for reference implementation.Support for int16 depthwise conv for reference implementation including dilation.Support dilation for int8 depthwise convolution.Support for DSP extension optimization for int16 convolution and fully connected.Support for int16 convolution and fully connected for reference implementation.Version: 5.9.0 () ARM.CMSIS.5.9.0.pack DownloadĬMSIS-DSP: 1.10.0 (see revision history for details)ĬMSIS-NN: 3.1.0 (see revision history for details)
#Buy apple configurator 1.7.2 software#
3x3 depthwise convolution for DSP extensionĬMSIS (Common Microcontroller Software Interface Standard).MVE and DSP extension optimization for non-unity stride 1x1 convolution.MVE and DSP extension optimization for int16 depthwise convolution.MVE optimization for int16 fully connected.MVE optimization for int16 max and average pooling.DSP extension optimization for int16 average pooling.

These are new optimizations to existing operators. We plan to add optimizations for DSP extension and Multi Vector Extension(MVE) in the next release. Scalar implementation of LSTM with unit tests. Existing users can use CMSIS 5.9.0 release to continue using it.Īs a consequence of this, the data type aliases q7_t, q15_t, q31_t and q63_t are replaced by int8_t, int16_t, int32_t, int64_t respectively. Neural Network(NN) operators which do not follow the quantization specification of TensorFlow Lite for Microcontrollers is removed. It is reccomended that users change the return type in their applications. This is now replaced by enum 'arm_cmsis_nn_status'. CMSIS-NN used error codes from CMSIS-DSP in the form of enum 'arm_status'. The return type of all API's that returned a status is now changed. The following are the updates compared to previous release in () * Fixed an issue in transform-with-masks operations, that random addresses will be accessed in some rare cases. * Fixed an issue in transform-with-masks operations, that the zero (NULL) address will be accessed in some rare cases.
#Buy apple configurator 1.7.2 download#
Version: 3.3.0 () AnalogDevices.ADuCM4x50_DFP.3.3.0.pack Download
