MCarlomagno / FaceRecognitionAuth

😀🤳 Simple face recognition authentication (Sign up + Sign in) written in Flutter using Tensorflow Lite and Firebase ML vision library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[error] Failed to lookup symbol 'TFLGpuDelegateCreate' on IoS

balinux opened this issue · comments

i had a problem using tflite_flutter on ios, and i encountered an error like this

flutter: Failed to load model.
flutter: Invalid argument(s): Failed to lookup symbol 'TFLGpuDelegateCreate': dlsym(RTLD_DEFAULT, TFLGpuDelegateCreate): symbol not found

Please help, thanks

--
tflite_flutter: ^0.9.0

@balinux have you already solved this issue?

@cromueloliver02 Until now it still hasn't been solved, I plan to update the tflite version and hopefully it will run well