allocated weigths #1372
Gabriel-MarcoSilva
started this conversation in
General
Replies: 1 comment 1 reply
-
Depends on the strategy. With Latency, these are "embedded" as constants straight into the Verilog files. In Resource, there should be .dat files which correspond to the contents of the weight matrix stored in BRAM. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone, I have a question. I used hls4ml, it generated the verilogs files, but the question is, how are the weights allocated? In this case: identify where the allocated weights are for each layer.
Beta Was this translation helpful? Give feedback.
All reactions