You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: