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

Quantize models have unused ValueInfos #665

Open
justinchuby opened this issue May 7, 2024 · 0 comments
Open

Quantize models have unused ValueInfos #665

justinchuby opened this issue May 7, 2024 · 0 comments

Comments

@justinchuby
Copy link

Some quantized models have value infos that are not defined in the graph. For example, MNIST-12-int8 has {'Pooling66_Output_0', 'ReLU114_Output_0', 'Parameter193_reshape1', 'Plus30_Output_0', 'Convolution28', 'Convolution28_Output_0', 'Plus214_Output_0_MatMul', 'ReLU32_Output_0', 'Plus112_Output_0', 'Times212_Output_0', 'Convolution110_Output_0'} but they don't exist in the model.

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