MDK-Packs / tensorflow-pack

Build and test environment for CMSIS-Pack containing TensorFlow Lite Micro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Release CI using Arm Virtual Hardware

tensorflow-pack

Build and test environment for CMSIS-Pack containing TensorFlow Lite Micro

Requirements:

(based on 20.04 Ubuntu Linux environment)

Packages apt

  • python3
  • python3_venv
  • python3-pip
  • wget
  • rsync
  • git
  • zip

Packages pip

  • pillow
  • six
  • requests
  • semantic_version

Start the pack build

./tensorflow-build/build_r.sh <rev> <rc>

./3rdparty-build/build_r.sh <rec>

About

Build and test environment for CMSIS-Pack containing TensorFlow Lite Micro

License:Apache License 2.0


Languages

Language:C 59.3%Language:Python 13.6%Language:C++ 12.5%Language:Roff 4.8%Language:Smarty 4.0%Language:Shell 4.0%Language:Starlark 1.1%Language:Makefile 0.5%Language:Dockerfile 0.1%