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

Do not support PReLU module? #267

Closed
weinixuehao opened this issue Nov 26, 2023 · 5 comments · Fixed by #271
Closed

Do not support PReLU module? #267

weinixuehao opened this issue Nov 26, 2023 · 5 comments · Fixed by #271
Labels
bug Something isn't working work/x-small work that can be done within 3 hour

Comments

@weinixuehao
Copy link

RuntimeError: Given shapes, [1,128,128,60] and [1,1,40], are not broadcastable.Node number 58 (PRELU) failed to prepare.Failed to apply the default TensorFlow Lite delegate indexed at 0.

@peterjc123 peterjc123 added the bug Something isn't working label Nov 26, 2023
@peterjc123
Copy link
Collaborator

Please provide your PyTorch model.

@weinixuehao
Copy link
Author

@weinixuehao
Copy link
Author

@peterjc123
Is there any news?

@peterjc123
Copy link
Collaborator

@weinixuehao I just come back from a long vacation and take a look soon.

@peterjc123
Copy link
Collaborator

model.tflite.zip

Please give me the PyTorch model or the TorchScript model so that I can reproduce the issue.

@peterjc123 peterjc123 added the work/x-small work that can be done within 3 hour label Dec 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working work/x-small work that can be done within 3 hour
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants