Skip to content

Releases: feranick/pycoral

2.0.2TF2.17.0

12 Jul 16:36
Compare
Choose a tag to compare

This requires libedgetpu in version 16.0TF2.17.0-1 from here:

https://github.com/feranick/libedgetpu/releases/tag/16.0TF2.17.0-1

and tflite_runtime from here:

https://github.com/feranick/TFlite-builds/releases/tag/v2.17.0

To install the new version of pycoral.

sudo pip3 uninstall pycoral
sudo pip3 install --upgrade pycoral-2.0.2-cp3xx-cp3xx-xxxx.whl

2.0.2TF2.17.0rc0

21 Jun 10:59
Compare
Choose a tag to compare
2.0.2TF2.17.0rc0 Pre-release
Pre-release

This requires libedgetpu in version 16.0TF2.17.0rc0-1 from here:

https://github.com/feranick/libedgetpu/releases/tag/16.0TF2.17.0rc0-1

and tflite_runtime from here:

https://github.com/feranick/TFlite-builds/releases/tag/v2.17.0-rc0

To install the new version of pycoral.

sudo pip3 uninstall pycoral
sudo pip3 install --upgrade pycoral-2.0.2-cp3xx-cp3xx-xxxx.whl

2.0.1TF2.16.1

01 Mar 23:43
Compare
Choose a tag to compare

This requires libedgetpu in version 16.0TF2.16.1-1 from here:

https://github.com/feranick/libedgetpu/releases/tag/16.0TF2.16.1-1

and tflite_runtime from here:

https://github.com/feranick/TFlite-builds/releases/tag/v.2.16.1

To install the new version of pycoral.

sudo pip3 uninstall pycoral
sudo pip3 install --upgrade pycoral-2.0.1-cp3xx-cp3xx-xxxx.whl