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

RNNT loss is constantly zero #92

Open
Rajratnpranesh opened this issue Jul 29, 2021 · 1 comment
Open

RNNT loss is constantly zero #92

Rajratnpranesh opened this issue Jul 29, 2021 · 1 comment

Comments

@Rajratnpranesh
Copy link

Hey

I am trying to train the model but the loss is constant = '0'. I found that the loss output from the PyTorch binding of WarpRNNT is a zero tensor. I am getting an error of 'src/binding.cpp:151: unsupported data type'. Is this is the reason why WarpRNNT is not able to calculate loss (I charged the datatype from float16 to 32 as sum() operation was not possible with float16 then after summing back to float16). I appreciate any pointer.

Ty

@ccc0117
Copy link

ccc0117 commented Oct 26, 2021

I have same issue. Can someone help?

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