Xilinx / finn-base

Open Source Compiler Framework using ONNX as Frontend and IR
https://finn-base.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
29 stars 17 forks source link

QONNX ops and new general transformations #52

Closed heborras closed 2 years ago

heborras commented 2 years ago

Hi, this PR primarily adds support and documentation for the three QONNX ops:

Furthermore the PR adds basic ONNX transformations, which are required for the QONNX ingestion in FINN.

A few tests got added as well:

Open ToDos:

heborras commented 2 years ago

@maltanar, the PR is now ready for review :)