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

REUPLOAD Added vanilla LSTM and LSTM with peepholes oneDNN fp32 kernel #30719

Merged
merged 26 commits into from
Jan 27, 2021

Conversation

jakpiase
Copy link
Contributor

PR types

New features

PR changes

OPs

Describe

This PR adds vanilla LSTM and LSTM with peepholes oneDNN kernel to PaddlePaddle. Currently only fp32 is supported, but bf16 and int8 will be added in future.

@paddle-bot-old
Copy link

Thanks for your contribution!
Please wait for the result of CI firstly. See Paddle CI Manual for details.

@jakpiase jakpiase changed the title Fp32lstm REUPLOAD Added vanilla LSTM and LSTM with peepholes oneDNN fp32 kernel Jan 26, 2021
@jakpiase
Copy link
Contributor Author

@jczaja I have done minor changes since last PR, could you please take a look?

@jczaja jczaja added the Intel label Jan 26, 2021
Copy link
Contributor

@jczaja jczaja left a comment

Choose a reason for hiding this comment

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

LGTM

@jczaja
Copy link
Contributor

jczaja commented Jan 26, 2021

@luotao1 This is resolved version of LSTM fp32 oneDNN PR that was reverted. Please review.

Copy link
Contributor

@luotao1 luotao1 left a comment

Choose a reason for hiding this comment

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

LGTM

@luotao1 luotao1 merged commit f8da553 into PaddlePaddle:develop Jan 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants