[ONNX] Fix backward pass for bidirectional LSTM. (#3194)
* Fix used operator for reversing input sequences in LSTM. * Fix backward pass for bidirectional LSTM. * UT for LSTM with sequence_lens shorter than input sequence size. * Skip LSTM UT using ReverseSequence since it is not supported yet on PlaidML.
Showing
Please
register
or
sign in
to comment