fastmachinelearning / hls4ml

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

[DRAFT] Fix pooling accum_t autoset & avoid global override #917

Closed calad0i closed 5 months ago

calad0i commented 10 months ago

A# Description

No test at the moment - Fix a series of strange accum_t behaviors for pooling layers in the current version. Potential conflict with #855, would need to converge first before finalizing changes.

Strange behaviors:

Type of change

Tests

Not yet available.

Test Configuration:

Checklist

calad0i commented 5 months ago

Closed in favor of #973