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

Support fp16 in LSTM #47

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Support fp16 in LSTM #47

wants to merge 1 commit into from

Conversation

zhou13
Copy link

@zhou13 zhou13 commented Jul 14, 2022

I noticed that fp16 is supported in GRU but not LSTM. I wanted to try fp16 training for my LSTM network so I ported the fp16 support from haste-GRU to the haste-LSTM.

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.

1 participant