-
Notifications
You must be signed in to change notification settings - Fork 136
Open
Description
Hello
How are you?
Thanks for contributing to this project.
I trained a model with SlimNet architecture on my dataset and got a TFlite model.
This TFlite model works well on the CPU.
I am going to use this TFLite model on mobile GPU.
When loading this model on Android GPU, I got the following issue.
Caused by: java.lang.IllegalArgumentException: Internal error: Failed to apply delegate: Attempting to use a delegate that only supports static-sized tensors with a graph that has dynamic-sized tensors.
So I searched for any solution but I did NOT find a correct solution yet.
tensorflow/tensorflow#38036
Could u help me?
Metadata
Metadata
Assignees
Labels
No labels