-
Hello, Anybody knows what can be the ways to reduce RAM utilization in FINN implementation? Thanks. |
Beta Was this translation helpful? Give feedback.
Answered by
Ba1tu3han
Jul 3, 2024
Replies: 1 comment 5 replies
-
Hello, You should modify the folding configuration file (PE and SIMD parameters). As reference, look at the folding notebook in advance notebooks. Batuhan |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You should check this notebook and change ram_style as auto, distributed, block or ultra in custom configuration file that is created by yourself.
finn/notebooks/advanced/4_advanced_builder_settings.ipynb
Line 987 in e3087ad
Please check this notebook for the folding filehttps://github.com/Xilinx/finn/blob/e3087ad9fbabcc35f21164d415ababec4f462e9f/notebooks/a…