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

PPQint8CPU量化bug #553

Open
37ETs opened this issue Apr 17, 2024 · 1 comment
Open

PPQint8CPU量化bug #553

37ETs opened this issue Apr 17, 2024 · 1 comment

Comments

@37ETs
Copy link

37ETs commented Apr 17, 2024

File "D:\Anaconda\lib\site-packages\ppq-0.6.6-py3.9.egg\ppq\lib\quant.py", line 34, in Quantizer
raise KeyError(f'Target Platform {platform} has no related quantizer for now.')
KeyError: 'Target Platform TargetPlatform.INT8 has no related quantizer for now.'

@ZhangZhiPku
Copy link
Collaborator

你需要选一个具体的平台,比如OPENVINO_INT8

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