Xilinx / finn

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

Refactor Thresholding HLS Variant only #964

Closed azizb-xlnx closed 8 months ago

azizb-xlnx commented 8 months ago

Description

HLS Variant of the thresholding to test the refactoring flow.

HLS variant is the original "thresholding_batch" node replaced by "thresholding_hls" node.

Testing

pytest -k test_convert_multithreshold_to_hardware

expected

10 Pass, 10 Fails. All HLS variant tests should PASS