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

我在使用静态离线量化的时候遇到这个问题 TypeError: When the type of 'input' in assign is numpy.ndarray, the data type of 'input' must be bool, float32, int32 or int64, but received uint8. #1812

Open
sranqiu opened this issue Dec 5, 2023 · 1 comment
Assignees

Comments

@sranqiu
Copy link

sranqiu commented Dec 5, 2023

TypeError: When the type of 'input' in assign is numpy.ndarray, the data type of 'input' must be bool, float32, int32 or int64, but received uint8.

@XGZhang11
Copy link
Collaborator

看起来是因为你的input是uint8类型的numpy数组,暂不支持

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

3 participants