Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

16.0.0 RC2 - Problem with newest tflite (0710) #3299

Closed
jomjol opened this issue Oct 5, 2024 · 4 comments
Closed

16.0.0 RC2 - Problem with newest tflite (0710) #3299

jomjol opened this issue Oct 5, 2024 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@jomjol
Copy link
Owner

jomjol commented Oct 5, 2024

The Problem

The newest tflite-model (dig-cont_0710_s3_q.tflite) is not working with 16.0.0-RC2
image

Version

16.0.0-RC2

Logfile

[0d00h00m03s] 2024-10-05T13:09:50 <INF> [MAIN] Tag: '16.0.0-RC2', Release: 16.0.0-RC2 (Commit: 3708698+), Date/Time: 2024-10-04 21:23, Web UI: Release: 16.0.0-RC2 (Commit: 3708698+)
[0d00h00m03s] 2024-10-05T13:09:50 <INF> [MAIN] Reset reason: Via esp_restart
[0d00h00m03s] 2024-10-05T13:09:50 <INF> [WLANINI] SSID: SoJoFritzBox
[0d00h00m03s] 2024-10-05T13:09:50 <INF> [WLANINI] Password: XXXXXXXX
[0d00h00m03s] 2024-10-05T13:09:50 <INF> [WLANINI] Hostname: photovoltaik
[0d00h00m03s] 2024-10-05T13:09:50 <INF> [WLANINI] RSSIThreshold: -60
[0d00h00m03s] 2024-10-05T13:09:50 <INF> [MAIN] WLAN config loaded, init WIFI...
[0d00h00m03s] 2024-10-05T13:09:50 <INF> [WIFI] Automatic interface config --> Use DHCP service
[0d00h00m03s] 2024-10-05T13:09:50 <INF> [WIFI] Set hostname to: photovoltaik
[0d00h00m03s] 2024-10-05T13:09:50 <INF> [WIFI] Init successful
[0d00h00m06s] 2024-10-05T13:09:53 <INF> [WIFI] Connected to: SoJoFritzBox, RSSI: -66
[0d00h00m07s] 2024-10-05T13:09:54 <INF> [WIFI] Assigned IP: 192.168.178.23
[0d00h00m08s] 2024-10-05T13:09:56 <INF> [SNTP] Time is synced with NTP Server pool.ntp.org: 2024-10-05 13:09:56
[0d00h00m09s] 2024-10-05T13:09:56 <INF> [MAIN] Device info: CPU cores: 2, Chip revision: 100
[0d00h00m09s] 2024-10-05T13:09:56 <INF> [MAIN] SD card info: Name: SU04G, Capacity: 3781MB, Free: 2843MB
[0d00h00m11s] 2024-10-05T13:09:58 <INF> [MAIN] Initialization completed successfully
[0d00h00m13s] 2024-10-05T13:10:01 <INF> [TFLITE] Trying to load the model. If it crashes here, it ist most likely due to a corrupted model!
[0d00h00m13s] 2024-10-05T13:10:01 <ERR> [TFLITE] AllocateTensors() failed
[0d00h00m00s] 2024-10-05T11:10:03 <INF> [MAIN] =================================================
[0d00h00m00s] 2024-10-05T11:10:03 <INF> [MAIN] ==================== Start ======================
[0d00h00m00s] 2024-10-05T11:10:03 <INF> [MAIN] =================================================

Expected Behavior

No response

Screenshots

No response

Additional Context

No response

@jomjol jomjol added the bug Something isn't working label Oct 5, 2024
@dandjo
Copy link

dandjo commented Oct 5, 2024

Confirmed, same error here.

@caco3
Copy link
Collaborator

caco3 commented Oct 5, 2024

my bad, the submodule is back to the bad version.
I will fix it tonight.

@caco3 caco3 self-assigned this Oct 5, 2024
@caco3
Copy link
Collaborator

caco3 commented Oct 5, 2024

see #3269

@caco3
Copy link
Collaborator

caco3 commented Oct 5, 2024

Fixed (fix got lost) in 948e768

@caco3 caco3 closed this as completed Oct 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants