Skip to content

Fixes for GRU/LSTM in Vivado backend

Javier Duarte requested to merge pr/576-rnn-compilation-and-bias-issues into main

Created by: drankincms

Fixes for GRU/LSTM in Vivado backend

This PR fixes issues noted in https://github.com/fastmachinelearning/hls4ml/issues/594 with the GRU/LSTM in the Vivado backend.

Type of change

  • Bug fix (non-breaking change that fixes an issue)

Tests

Tested using the configuration in the above issue and confirmed to fix issues.

@bo3z

Merge request reports

Loading