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

ONNX KeyError: 'FakeQuantize' #473

Open
huangqiu15444 opened this issue Sep 12, 2024 · 1 comment
Open

ONNX KeyError: 'FakeQuantize' #473

huangqiu15444 opened this issue Sep 12, 2024 · 1 comment

Comments

@huangqiu15444
Copy link

使用文档中,量化过程支持 "由深度学习框架 导出 量化模型, RKNN Toolkit 加载 并利用已有的 量化 信息 ,生成量化
RKNN模型。支持的深度学习框架(括号内为主要支持版本,请尽量使用对应版本生成的量化模
型): PyToch(v1.9.0)、 ONNX(Onnxruntime v1.5.1)、 Tensorflow、 TFLite。" 使用文档显示可以导入带有量化信息的模型,但在导入带有FakeQuantize的onnx模型时,导入失败。

@huangqiu15444
Copy link
Author

rknn-toolkit 版本是 1.7.3

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