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

4 - Full accl support #990

Open ADGLY opened 4 months ago

ADGLY commented 4 months ago

This PR is the final one regarding the support of Coyote and ACCL with FINN. It contains high level changes to split partition the design and the components that allow the inference to run in a distributed fashion. It also contains the automation of the hardware that goes with it.

This PR should be the last one to be merged.