Skip to content

Conversation

@jikechao
Copy link
Member

@jikechao jikechao commented Jul 7, 2023

This PR fixed the bug proposed in #15176 and added bug-triggering test cases.

If go_backwards=True, the LSTM layer processes the input sequence backward and returns the reversed sequence.
Missing the support for go_backwards will lead to wrong inference results in TVM.

cc @Hzfengsy @echuraev

@tvm-bot
Copy link
Collaborator

tvm-bot commented Jul 7, 2023

Thanks for contributing to TVM! Please refer to the contributing guidelines https://tvm.apache.org/docs/contribute/ for useful information and tips. Please request code reviews from Reviewers by @-ing them in a comment.

  • No users to tag found in teams: bugfix, frontend, keras See #10317 for details

Generated by tvm-bot

@github-actions github-actions bot requested review from Hzfengsy and echuraev July 7, 2023 15:37
@jikechao
Copy link
Member Author

jikechao commented Jul 8, 2023

@Hzfengsy, Thanks for your review!

@Hzfengsy Hzfengsy merged commit 24ae0d5 into apache:main Jul 8, 2023
junrushao pushed a commit to junrushao/tvm that referenced this pull request Jul 15, 2023
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.

3 participants