Fixes for GRU/LSTM in Vivado backend
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