Xilinx / finn

Dataflow compiler for QNN inference on FPGAs
https://xilinx.github.io/finn
BSD 3-Clause "New" or "Revised" License
681 stars 218 forks source link

Add C++ driver support #989

Open LinusJungemann opened 4 months ago

LinusJungemann commented 4 months ago

Adds support for the C++ driver for FINN https://github.com/eki-project/finn-cpp-driver The C++ driver itself is added as a submodule to FINN.

Current v1.0 driver release note: https://github.com/eki-project/finn-cpp-driver/releases/tag/v1.0

LinusJungemann commented 1 week ago

Bumped driver version to v1.1: https://github.com/eki-project/finn-cpp-driver/releases/tag/v1.1