ContributionsMost RecentMost LikesSolutionsRe: Running HLS code as a kernel in OneAPI Hi BB, Thank you for providing the documentation. I am familiar with the example designs, however I cannot find any example of how to run HLS code specifically. The piece of code I wish to implement as a kernel in OneAPI has been translated from Python to HLS using the library 'hls4ml.' Would you happen to know of an example that does this? Cheers, Sara Running HLS code as a kernel in OneAPI Hello, I have a piece of HLS code, which I would like to run as a kernel in OneAPI. I cannot seem to find any documentation about it - are there any examples of this being done? Thanks!