Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CUDNN_RNN_DATA_LAYOUT_SEQ_MAJOR_UNPACKED works with CUDNN_RNN_PADDED_… #1428

Merged
merged 2 commits into from
Jul 18, 2019

Conversation

HectorSVC
Copy link
Contributor

Fix issue: #1400
Set CUDNN_RNN_DATA_LAYOUT_SEQ_MAJOR_UNPACKED and CUDNN_RNN_PADDED_IO_ENABLED mode, so that it will auto fill 0 for the shorter sequences and get correct result.

…IO_ENABLED, so that it will auto fill 0 for the shorter sequences.
Copy link
Member

@yufenglee yufenglee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@HectorSVC HectorSVC merged commit 1ff957f into master Jul 18, 2019
@HectorSVC HectorSVC deleted the GPU/LSTM_fix branch July 18, 2019 21:47
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