alifsemi / alif_ml-embedded-evaluation-kit

Alif Semiconductor Repository forked from the ARM ml-embedded-evaluation-kit from https://git.mlplatform.org/ml/ethos-u/ml-embedded-evaluation-kit.git.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alif Semiconductor Ensemble ML Embedded Evaluation Kit Examples

This repo contains different ML models that can be built to run on the Alif Beta AI/ML AppKit development board. It is based on the ARM ML embedded evaluation Kit.

For instructions on setting up the build environment and creating loadable images, please refer to the ML Embedded Evaluation Kit document file in the root directory.

The instructions and build by default is for Generation 2 device AppKit. To build for Generation 1 devices please use the gen1 branch and make sure TARGET_REVISION=A.

By default the build is for AppKit; for any other board set the TARGET_BOARD apropriately.

IMPORTANT NOTE: Due to syncing up with the latest from Upstream ARM ML Embedded Evaluation Kit, some dependencies have changed.

  1. The dependency on Python has been changed from 3.9 to Python 3.10. This may require you clean up existing setup and re-install version 3.10 again.
  2. The ARM Embedded Compiler version now needs to be version 6.19

The original README file content from the Arm ML embedded evaluation kit can be found in the root directory as ARM_Readme.md.

About

Alif Semiconductor Repository forked from the ARM ml-embedded-evaluation-kit from https://git.mlplatform.org/ml/ethos-u/ml-embedded-evaluation-kit.git.

License:Other


Languages

Language:C 47.5%Language:C++ 37.8%Language:CMake 9.7%Language:Python 4.5%Language:Groovy 0.1%Language:Dockerfile 0.1%Language:Shell 0.1%