fastmachinelearning / hls4ml

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

Quartus Streaming Softsign (PR #585 contd.) #655

Closed bo3z closed 1 year ago

bo3z commented 1 year ago

Description

  • PR #585 introduced an optimization for Softsign activation in the Quartus backend in io_parallel
  • To ensure correct funcionality and all tests passing, this PR adds the streaming equivalent.

Type of change

Checklist