- `Dropout`, `GRU`, `LSTM`, `RNN`
- Fixed a conversion bug in the `Dropout`, `GRU`, `LSTM`, `RNN` OP for a very old opset.
What's Changed
* Fixed a conversion bug in the `Dropout`, `GRU`, `LSTM`, `RNN` OP for a very old opset by PINTO0309 in https://github.com/PINTO0309/onnx2tf/pull/516
**Full Changelog**: https://github.com/PINTO0309/onnx2tf/compare/1.17.7...1.17.8