fastmachinelearning / hls4ml

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

updated pytest docker image #1017

Closed jmitrevs closed 4 months ago

jmitrevs commented 4 months ago

Description

Update the pytest docker image. This updates onnx, qonnx, and uses qkeras from the jmitrevs fork in order to fix a qkeras bug (https://github.com/google/qkeras/pull/133).

Type of change

Tests

See if pytests succeed.

Checklist