• Which CMSIS-DSP parts are used by CMSIS-NN
    Which parts of CMSIS-DSP are used for CMSIS-NN? I'm asking because I want to disable as much options as possible of the CMSIS-DSP.
  • Pytorch framework for Arm NN (CMSIS)
    I'm a graduate student at IUPUI. I am working with pruning of Squeezenext architecture for my thesis. So I want to deploy my model on a Cortex-M. I am using Pytorch framework. So could anyone help me...
  • Is ARM-NN compatible with CMSIS-NN
    Hi everyone Last week, I bought a Cortex-M board (NUCLEO STM32F746ZG) to run my small deep learning network on this board. Because MDK toolchain is very expensive, I tried to use ARM-NN to convert from...
  • How to develop CMSIS-DSP code in Visual Studio 2015?
    Hi, I'm a new developer and I'm looking to implement some linear algebra operations on a STM32F407VG. As a first step I was hoping to develop the linear algebra code in visual studio 2015. Is there...
  • Machine Learning: PlatformIO and CMSIS-NN
    Hi, I am trying to get started with Machine Learning and the ARM Cortex-M4 processors. I've been struggling to get started with neural-networks to work with the PlatformIO environment Does anyone...