Releases: cocoa-xu/tflite_elixir
Releases · cocoa-xu/tflite_elixir
v0.3.7
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
andhttps_proxy
when fetch preocmpiled binary from GitHub. - Using
{:tflite_beam, "~> 0.3.6"}
v0.3.6
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
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
toON
.
v0.3.4
updated deps
v0.3.3
v0.3.3
v0.3.0
[ci] permissions:contents:write