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

dataType – Only fp32 currently supported for RNNs (input) #1842

Closed
MissyDu opened this issue Oct 24, 2022 · 2 comments · Fixed by #1844
Closed

dataType – Only fp32 currently supported for RNNs (input) #1842

MissyDu opened this issue Oct 24, 2022 · 2 comments · Fixed by #1844

Comments

@MissyDu
Copy link

MissyDu commented Oct 24, 2022

It seems there is a contradiction here:
"dataType – Only fp32 currently supported for RNNs (input)"
&
"Of these types only miopenFloat and miopenHalf are fully supported across all layers in MIOpen."

Whether RNN do not support half?

Thank you.

@atamazov
Copy link
Contributor

RNN supports half.

@atamazov
Copy link
Contributor

Fixed in #1844

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants