Antoine De Gendt

Results 5 issues of Antoine De Gendt

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...

This PR adds support for designs with distributed FINN kernels by using ACCL. It depends on https://github.com/Xilinx/finn/pull/930 and on https://github.com/Xilinx/finn/pull/946. To note: This is currently missing the ACCL project cloning...

~~This PR should be merged after https://github.com/Xilinx/finn/pull/930.~~ This PR is now the first one that should be merged. This PR allows circumventing the limited address space offered by Coyote for...

This PR adds support for generating a bitstream containing the FINN kernel inside a Coyote shell. For now, it only takes care of the HW design side. This PR is...

### Suggestion Description Hello, I am currently running inference on a large model using pytorch and multiple processes. I manage to gather perfetto traces however the output is very large....

Under Investigation