fastmachinelearning / hls4ml

Machine learning on FPGAs using HLS
https://fastmachinelearning.org/hls4ml
Apache License 2.0
1.29k stars 419 forks source link

Does hls4ml currently support transform architectures? #1097

Open LmDeng0 opened 4 weeks ago

LmDeng0 commented 4 weeks ago

Does hls4ml currently support transform architectures now? I saw in the paper Ultra Fast Transformers on FPGAs for Particle Physics Experiments that MHA support will be made available in the near future.

JanFSchulte commented 4 weeks ago

It's not available yet, we expect a pull request integrating this code in the next weeks.

LmDeng0 commented 4 weeks ago

I'm looking forward to it, thank you!