hls4ml is a package for translating neural networks to FPGA firmware for inferance with extremely low latency on FPGAs
https://github.com/mlcommons/tiny_results_v0.7/tree/main/open/hls4ml-finn
FPGA: (Field Programmable Gate Arrays)
ASIC (Application-Specific Integrated Circuit).
CPU (Central Processing Unit).
GPU (Graphics Processing Unit).
HDL Hardware Description Languages.
HLS High Level Synthesis
LUT Look Up Table.
FF Flip Flops
DSP Digital Signal Processor
BRAM Block RAM.