FaceRecognitionAuth icon indicating copy to clipboard operation
FaceRecognitionAuth copied to clipboard

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

Open balinux opened this issue 1 year ago • 2 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 avatar Sep 14 '23 08:09 balinux