Skip to content

Yocto recipes for machine learning libraries (mainly for Zynq-7000 & Zynq MPSoC devices)

Notifications You must be signed in to change notification settings

n-moussa/recipes-ml

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

recipes-ml

  • Yocto recipes for machine learning libraries

arm-computelibrary: ARM ComputeLibrary (v20.08)

armnn: Arm NN ML Software (v20.08)

caffe: Caffe v1.0

libtorch: PyTorch C++ API (v1.7.0)

torchvision: Torch Vision (v0.8.1)

tflite: TensorFlow Lite (TF v1.15.5)

tflite2: TensorFlow Lite (TF v2.3.0)


Some note on compiling libtorch

  • Ample amount of RAM will be necessary (preferably 3GB per CPU core)

  • Python (>= 3.6) is required for configuring libtorch

  • yaml (pyyaml) & dataclasses packages are necessary for configuration

About

Yocto recipes for machine learning libraries (mainly for Zynq-7000 & Zynq MPSoC devices)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • BitBake 90.3%
  • CMake 9.7%