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

Got value of type FLOAT32 but expected type UINT8 for input 0, name: input_1 #221

Open
eya-boudokhane opened this issue Mar 7, 2022 · 1 comment

Comments

@eya-boudokhane
Copy link

Hello, I have tried to run the eval.py but I got this error:
ValueError: Cannot set tensor: Got value of type FLOAT32 but expected type UINT8 for input 0, name: input_1

(my model is in uint8 format)
what should I do?

@david8862
Copy link
Owner

@eya-boudokhane what's your model format and how did you convert it to uint8?

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

2 participants