Skip to content

Evagan2018/cmsis-mlek-examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License Build and Execution Test AC6 Alif Build Test GCC Alif Build Test

CMSIS-MLEK Examples

This repository shows the usage of the CMSIS-MLEK and tensorflow-lite-micro software packs.

It contains configured CMSIS Reference Applications that are stand-alone example projects. Each example is independently configured for directly running on the related hardware board. When using Keil Studio for VS Code open directly the folder of the related project as otherwise the .vscode configuration files would conflict.

Configured Boards:

CI Verification

A GitHub Workflow exemplifies a verification process in a CI system. It compiles the application for a hardware target or Arm Virtual Hardware (AVH) FVP. The output is stored as artifact. For AVH FVP it is also executed.

In a similar way it could be also compiled for the hardware target.

TIP: You may fork this repository to explore this workflow.

Issues

Please feel free to raise an issue on GitHub to report misbehavior (i.e. bugs) or start discussions about enhancements. This is your best way to interact directly with the maintenance team and the community. We encourage you to append implementation suggestions as this helps to decrease the workload of the limited maintenance team.

About

This repository contains MLEK examples using the Alif Semiconductoe AI/ML AppKit.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 84.8%
  • C 10.7%
  • Python 2.6%
  • Jupyter Notebook 1.8%
  • Roff 0.1%