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

Mixed precision and warp-ctc #179

Open
janvainer opened this issue Oct 8, 2020 · 1 comment
Open

Mixed precision and warp-ctc #179

janvainer opened this issue Oct 8, 2020 · 1 comment

Comments

@janvainer
Copy link

Hi, I am trying to use the CTCLoss from this repo with mixed precision from apex, but I am getting
RuntimeError: CUDA error: an illegal memory access was encountered.
Without mixed precision, the training runs fine. Are you planning to support mixed precision or do you recommend some approach how to resolve this error?

Thanks. Regards, Jan

@sssimpleboy
Copy link

Hi, I am trying to use the CTCLoss from this repo with mixed precision from apex, but I am getting RuntimeError: CUDA error: an illegal memory access was encountered. Without mixed precision, the training runs fine. Are you planning to support mixed precision or do you recommend some approach how to resolve this error?

Thanks. Regards, Jan

have you solved it ?

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

No branches or pull requests

2 participants