• How to use CMSIS - NN in code composer studio(CCS) for CC13XX TI MCU's(arm cortexM4F)?

    I am trying to build an application in Code Composer Studio(CCS) for CC13xx which is an arm cortex M4F based MCU board. I need to know how we can use CMSIS-NN in such an environment. Is there any standard way we use CMSIS independent of the software we…

  • How to port TensorFlow Lite for Microcontroller applications to the Arm Cortex-M55 Processor

    The Arm Cortex-M55 processor is the first processor with Armv8.1-M architecture which includes the implementation of Arm Helium Technology, also known as M-profile Vector Extension (MVE). Helium technology enables increased levels of Machine Learning and…