Jan-Frederik Schulte

Results 64 comments of Jan-Frederik Schulte

Hi Suyash, I don't think something like this is supported in hls4ml at the moment. AFAIK, our implementation keeps the structure of iterating over the time steps to calculate the...

Hi @steltze The pre-commit fails because apparently you need to add ` hls4ml/backends/vitis_accelerator_ip_flow/supported_boards.json` to the `MANIFEST.in` explicitly, similar to https://github.com/fastmachinelearning/hls4ml/blob/main/MANIFEST.in#L9 (no idea why that's necessary). Did you also have a...

What's the plan for installing PQuant together with hls4ml? In principle, we should have `pquant-ml` defined as an optional dependency in the `pyproject.toml`. I see that the tool is available...

Could you give us a bit more information about the issue this is trying to fix? Under what circumstances do you experience an issue? Also, could try and see if...