You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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?
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
The text was updated successfully, but these errors were encountered: