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

RuntimeError: "LayerNormKernelImpl" not implemented for 'Half' #28

Open
samarthsarin opened this issue Jul 13, 2022 · 2 comments
Open
Labels
bug Something isn't working

Comments

@samarthsarin
Copy link

I am trying to use Roberta NER and BERT NER uncased but for both of the models I am getting the following issues. Is it something which is still under development or anything wrong from my side?

Error:
RuntimeError: "LayerNormKernelImpl" not implemented for 'Half'

@samarthsarin samarthsarin added the bug Something isn't working label Jul 13, 2022
@hyunwoongko
Copy link
Contributor

hyunwoongko commented Jul 13, 2022

Hi. please let me know the code you used.

@hyunwoongko
Copy link
Contributor

normally, that error occurs when you use LayerNorm layer on CPU.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants