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

TensorFlow Lite: Array buffer allocation failed #1249

Closed
CorbinFoucart opened this issue Mar 28, 2024 · 0 comments
Closed

TensorFlow Lite: Array buffer allocation failed #1249

CorbinFoucart opened this issue Mar 28, 2024 · 0 comments
Labels

Comments

@CorbinFoucart
Copy link

CorbinFoucart commented Mar 28, 2024

Netron web application does not seem to recognize Qualcomm's StyleGAN2 model as a tflite model. The loading process fails with the error:

Error loading TensorFlow Lite model. File format is not tflite.Model (Array buffer allocation failed).

  • Netron app and version:
    Netron website, https://netron.app/

  • OS and browser version:
    Ubuntu 22.04 + Chrome Version 120.0.6099.224 (Official Build) (64-bit)
    [reproduced on Mac Sonoma 14.1.2 and Chrome]

Steps to Reproduce:

  1. Download model https://aihub.qualcomm.com/models/stylegan2
  2. Attempt to open it in the netron web application
@lutzroeder lutzroeder changed the title Webapp fails to recognize styleGAN2 as TFLite model TensorFlow Lite: Array buffer allocation failed Mar 28, 2024
lutzroeder added a commit that referenced this issue Mar 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants