tflite_elixir

TensorFlow Lite Elixir bindings with optional EdgeTPU support.

APACHE-2.0 License

Downloads
21.6K
Stars
20
Committers
3

Bot releases are hidden (Show)

tflite_elixir - v0.3.7 Latest Release

Published by cocoa-xu 7 months ago

v0.3.7 (2024-03-17)

Browse the Repository | Released Assets

Changed

  • [deps] Use libedgetpu v0.1.9.
  • Use tensorflow v2.16.1.
  • Use libusb v1.0.27.
  • Use Erlang/OTP 25.x for precompiled binaries. This unified the required Erlang/OTP NIF version to 2.16 for precompiled binaries.
  • Detect and use HTTP_PROXY, HTTPS_PROXY, http_proxy and https_proxy when fetch preocmpiled binary from GitHub.
  • Using {:tflite_beam, "~> 0.3.6"}