Replies: 1 comment 1 reply
-
Hi @AnouarITI you should be able to find a small example of building and converting an LSTM in our tests: https://github.com/fastmachinelearning/hls4ml/blob/main/test/pytest/test_rnn.py and this paper: https://arxiv.org/abs/2207.00559 |
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
I need to make some benchmarks of an LSTM on HLS4ML. I know that it is supported , but I did not find any concrete example. I found an already trained model in one repository but I need the training data also since i need also to prune the model and test its effects.
I would be very grateful for any help. Thank you
Beta Was this translation helpful? Give feedback.
All reactions