Releases: Xilinx/finn
FINN v0.10.1
Release blog post: #1128
List of merged PRs: https://github.com/Xilinx/finn/pulls?q=is%3Apr+is%3Aclosed+merged%3A2024-04-03..2024-07-08
Known issues
We are seeing some unexpected behaviour for external mem mode, especially with the new RTL components. Please note that you might run into issues when working with external weights.
FINN v0.10
Release blog post: #1026
List of merged PRs: https://github.com/Xilinx/finn/pulls?q=is%3Apr+is%3Aclosed+merged%3A2023-02-11..2024-04-02
FINN v0.9
Release blog post: #761
List of merged PRs: https://github.com/Xilinx/finn/pulls?q=is%3Apr+is%3Aclosed+merged%3A2022-07-15..2023-02-10
Known issues
There was a wrong model file referenced in the tfc and cnv end2end example notebook and the build_dataflow example needed to have an additional build argument (vcd tracing does only work with python rtlsim)
Both is fixed on main, see merged PR: #762
FINN v0.8.1
Release blog post: #638
List of merged PRs: https://github.com/Xilinx/finn/pulls?q=is%3Apr+is%3Aclosed+merged%3A2021-11-05..2022-07-14
FINN v0.8
FINN v0.7
FINN v0.6
Release blog post: https://xilinx.github.io/finn//2021/06/15/finn-v06-is-released.html
FINN v0.5b
Release blog post:
https://xilinx.github.io/finn//2020/12/17/finn-v05b-beta-is-released.html
FINN v0.4b
Easier build transformations including Alveo, fully accelerated end-to-end network examples, Brevitas co-debug, accumulator minimization, cycle estimation, many new hlslib layers, plus a whole lot more.
Release blog post:
https://xilinx.github.io/finn//2020/09/21/finn-v04b-beta-is-released.html
FINN v0.3b (beta)
Initial support for convolutions including new end-to-end notebook, parallel transformations, more flexible memory allocation for MVAUs, throughput testing and many other smaller improvements and bugfixes.