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

[loss] focal loss throwing an error when used in place of ce loss #158

Open
tijyojwad opened this issue Dec 11, 2020 · 0 comments
Open

[loss] focal loss throwing an error when used in place of ce loss #158

tijyojwad opened this issue Dec 11, 2020 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@tijyojwad
Copy link
Contributor

When the nemo cross entropy loss is replaced with the focal loss call, it throws pytorch errors. The focal loss module should be s drop in replacement for the ce loss

@tijyojwad tijyojwad added the bug Something isn't working label Dec 11, 2020
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