- NuML_TFLM_Tool : Tool for machine learning project generate, build and flash base on TFLM framework
- NuML_TVM_Tool: Tool for machine learning project generate, build and flash base on TVM framwwork
- NuML_PTE_Tool: Tool for machine learning project generate, build and flash base on ExecuTorch framwwork
- tvmc: TVM model compiler
Reference: https://tvm.apache.org/docs/tutorial/tvmc_command_line_driver.html - vela: Arm model compiler for NPU accelerator
Reference: https://gitlab.arm.com/artificial-intelligence/ethos-u/ethos-u-vela - tools: make, flatc and NuLink command tool
- tflite2cpp: tflite model file convert to CPP hearder file
- Python 3.8 environment
For conda:For others:conda env create --file conda\environment.ymlpip install -r requirements.txt - tvmc.exe download
cd tvmc python tvmc_exe_download.py