fastmachinelearning / hls4ml

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

QDenseBatchnorm #718

Open jmduarte opened 1 year ago

jmduarte commented 1 year ago

Description

Adds support for QDenseBatchnorm implemented here: https://github.com/google/qkeras/pull/74 (this should be merged first)

@julesmuhizi @GiuseppeDiGuglielmo

Type of change

Tests

To be added...

Test Configuration:

Checklist