Skip to content

Conversation

buddhapuneeth
Copy link
Contributor

There was an issue with LSTM state variables initialization in TF2ONNX.
It was not captured prior in the tests because, we are not testing a model which has multiple LSTM units. In that case, we need re-init the state variable handlers for each unit instead of using global inits.

@TomWildenhain-Microsoft TomWildenhain-Microsoft merged commit df6fdd3 into onnx:master Jan 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants