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 (export): deprecate FINN ONNX export #753

Merged
merged 2 commits into from
Nov 27, 2023

Conversation

Giuseppe5
Copy link
Collaborator

@Giuseppe5 Giuseppe5 commented Nov 13, 2023

The WBIOL tests have been merged all under Brevitas-ORT. This introduces two ONNX validation path (one actually calling ORT, the other one using QONNX), but allows us to stress test QONNX export with all the settings we already use for QCDQ, etc..
The other option to avoid this would be to have code duplication, which makes maintainability more complicated.

All the other tests have been kept in place and adapted to export to QONNX, with the main difference being that now we export a float tensor, or we add a QuantNode (in the case of TruncAvgPool).

@Giuseppe5 Giuseppe5 requested review from volcacius and removed request for volcacius November 26, 2023 20:30
@Giuseppe5 Giuseppe5 merged commit 63370f4 into Xilinx:dev Nov 27, 2023
22 checks passed
@Giuseppe5 Giuseppe5 deleted the deprecate_finn_export branch November 27, 2023 07:12
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