Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vivado Backend GRU/LSTM support #560

Merged
merged 11 commits into from
Jun 24, 2022

Conversation

drankincms
Copy link
Contributor

This PR adds support for GRU/LSTM layers to the Vivado backend.

Copy link
Contributor

@vloncar vloncar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Dylan, this is looking good. Can we address the first round of comments and then we can look at the HLS in more detail?

hls4ml/backends/vivado/passes/recurrent_templates.py Outdated Show resolved Hide resolved
hls4ml/backends/vivado/vivado_backend.py Outdated Show resolved Hide resolved
hls4ml/model/layers.py Outdated Show resolved Hide resolved
hls4ml/model/layers.py Outdated Show resolved Hide resolved
hls4ml/model/layers.py Outdated Show resolved Hide resolved
hls4ml/model/optimizer/passes/multi_dense.py Outdated Show resolved Hide resolved
@vloncar vloncar merged commit 59ed824 into fastmachinelearning:master Jun 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants