Skip to content

Non-optimal II optimization for Pointwise Conv1D #1223

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

Open
Duchstf opened this issue Mar 11, 2025 · 1 comment
Open

Non-optimal II optimization for Pointwise Conv1D #1223

Duchstf opened this issue Mar 11, 2025 · 1 comment

Comments

@Duchstf
Copy link
Member

Duchstf commented Mar 11, 2025

Details

The current hls4ml pointwise conv1d is not pipelined, and when being forced to pipeline it seems that it can perform better than the current standard implementation in hls4ml

New behavior

Better handles on optimizing IIs

Motivation

II is very important in the context of CMS level 1 trigger

Parts of hls4ml being affected

pointwise conv1d hls template.

For detailed comparisons I attached a set of slides here, after a quick discussion with Javier about how the latest hls4ml branch works it might be that my config might not be properly set. If it's the case then it should also be properly documented as well.

hls4ml_pointwise.pdf

@Duchstf
Copy link
Member Author

Duchstf commented Mar 11, 2025

@jmitrevs @vloncar @jmduarte

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant