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

Feat (notebook): add example for dynamic quantization to ONNX export #877

Merged
merged 2 commits into from
Mar 6, 2024

Conversation

fabianandresgrob
Copy link
Collaborator

PR for #831

  • Adding an example export to ONNX for dynamic quantization. Also included limitations for the export in the ONNX Export notebook.
  • Moving the dynamic quantizers under src/brevitas/quant/generative

@Giuseppe5
Copy link
Collaborator

We don't need to move the quantizers, just add the example

@fabianandresgrob fabianandresgrob changed the title Feat (ONNX Export): move dynamic quantizers and add example for export Feat (ONNX Export): add example for dynamic quantization to ONNX export Feb 26, 2024
@Giuseppe5
Copy link
Collaborator

Rebase

@Giuseppe5 Giuseppe5 changed the title Feat (ONNX Export): add example for dynamic quantization to ONNX export Feat (notebook): add example for dynamic quantization to ONNX export Mar 1, 2024
@Giuseppe5 Giuseppe5 merged commit 4e82c7b into Xilinx:dev Mar 6, 2024
342 of 347 checks passed
@fabianandresgrob fabianandresgrob deleted the dynamic_quant_export branch March 7, 2024 14:07
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

Successfully merging this pull request may close these issues.

2 participants