You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: