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

Error 500: Input to reshape is a tensor with 451584 values, but the requested shape has 150528 #5

Open
Blabla5943 opened this issue Feb 13, 2022 · 1 comment

Comments

@Blabla5943
Copy link

Hello,

When I use GIF image with this command line:

curl -F "content=@/images/a.gif" "http://localhost:3333/single/multipart-form"

I have this error:

{"statusCode":500,"error":"Internal Server Error","message":"Invalid TF_Status: 3\nMessage: Input to reshape is a tensor with 451584 values, but the requested shape has 150528"}

Why? How can I fix this?

Thank you!

@Blabla5943
Copy link
Author

Maybe this? hewen@7b082fa

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant