Skip to content

Releases: cocoa-xu/tflite_elixir

v0.3.7

17 Mar 17:34
f1f85e7
Compare
Choose a tag to compare

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"}

v0.3.6

24 Jan 06:41
34b5b69
Compare
Choose a tag to compare

v0.3.6 (2024-01-24)

Browse the Repository | Released Assets

Changed

  • Support using precompiled version for armv6 devices.
  • Removed TFBEAM_XNNPACK_ENABLE_ARM_I8MM option as it should work as long as a newer C compiler is used.
  • Updated metadata_schema to 1.5.0
  • Using {:tflite_beam, "~> 0.3.5"}

v0.3.5

23 Jan 12:10
2ac96c3
Compare
Choose a tag to compare

v0.3.5 (2024-01-23)

Browse the Repository | Released Assets

Changed

  • [deps] Use libedgetpu v0.1.8.
  • Use tensorflow v2.15.0.
  • [nerves-{rpi4,rpi5}] explicitly enabled i8mm support by setting TFBEAM_XNNPACK_ENABLE_ARM_I8MM to ON.

v0.3.4

21 Jul 06:27
199ed8e
Compare
Choose a tag to compare
updated deps

v0.3.3

31 May 13:35
8726257
Compare
Choose a tag to compare
v0.3.3

v0.3.0

03 Apr 00:26
4f231fe
Compare
Choose a tag to compare
[ci] permissions:contents:write