Skip to content

Packaged with Edgetpu Runtime version 12

Pre-release
Pre-release
Compare
Choose a tag to compare
@Namburger Namburger released this 06 Feb 00:49
· 8 commits to master since this release

use host.tar.gz if you are running restor on your x86_64 host machine and devboard.tar.gz if you are running restor on the dev board.
Make sure to set LD_LIBRARY_PATH to the correct libedgetpu.so that came with the package.

Example usage:

$ tar -xvf host.tar.gz
$ cd host
$ LD_LIBRARY_PATH=$(pwd)/libedgetpu ./restor --config_path config/restor.yaml

Disclaimer: this entire project have not been battle tested in prod LOL