-
Hello everyone ! I am new to finn and I was reading the docs ( finn.readthedocs.io, finn hls lib) to find out how does it work with quantized weights and inputs exported from brevitas, but I did not see any clear explanation about that. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi @Masoud071, |
Beta Was this translation helpful? Give feedback.
Hi @Masoud071,
Please have a look at the cybersecurity tutorial: https://github.com/Xilinx/finn/tree/main/notebooks/end2end_example/cybersecurity
In these series of notebooks, an MLP is trained using Brevitas, then the trained network gets exported and the FINN compiler is used to generate a streaming dataflow accelerator.