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

quant_config Dtype INT16 support request #136

Open
ZORO-Q opened this issue Aug 8, 2024 · 0 comments
Open

quant_config Dtype INT16 support request #136

ZORO-Q opened this issue Aug 8, 2024 · 0 comments
Assignees
Labels
type:feature For feature requests

Comments

@ZORO-Q
Copy link

ZORO-Q commented Aug 8, 2024

FP32 = enum.auto()
FP16 = enum.auto()
INT8 = enum.auto()

The quant_config currently can only support FP32, FP16, INT8, will you consider support INT16? It would be great if it could be supported.

@pkgoogle pkgoogle added the type:feature For feature requests label Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:feature For feature requests
Projects
None yet
Development

No branches or pull requests

3 participants