Skip to content
This repository was archived by the owner on Jun 23, 2024. It is now read-only.

openmv/tensorflow-lib

Repository files navigation

tensorflow-lib

TensorFlow package for Cortex-M0-Plus, Cortex-M4, Cortex-M7, and Cortex-M55 CPUs.

Instructions for building

  1. Clone this repo recursively:

    git clone --recursive https://github.com/openmv/tensorflow-lib.git
    
  2. Run these commands:

    sudo apt-get remove gcc-arm-none-eabi
    sudo apt-get autoremove
    sudo add-apt-repository ppa:team-gcc-arm-embedded/ppa
    sudo apt-get update
    sudo apt-get install gcc-arm-embedded
    sudo apt-get install libc6-i386
    
  3. In /, do:

    ./make.py
    

Prebuilt Files

You can find libtf pre-built under releases.

About

TensorFlow package for Cortex-M0-Plus, Cortex-M4, Cortex-M7, and Cortex-M55 CPUs.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •