Xilinx / finn

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

Different input datatypes support for AddStreams operation #1195

Open mdanilow opened 2 months ago

mdanilow commented 2 months ago

Different input datatypes were already supported by the HLS backend from the finn-hlslib. This case was added to the unit test. The unit test now also tests the InferAddStreamsLayer transform.