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

inf_test failed #152

Open
ni1lloc opened this issue Jan 7, 2020 · 2 comments
Open

inf_test failed #152

ni1lloc opened this issue Jan 7, 2020 · 2 comments

Comments

@ni1lloc
Copy link

ni1lloc commented Jan 7, 2020

I'm trying to compile warp-ctc on CentOS 7, both cpu_test and gpu_test fails.
The cost in inf_test is a positive float. Have tried adding softmax before loss function, but it didn't help.
latest master, compiled with GCC 4.8.5
image

tried on Ubuntu 16.04, GCC 5.4.0, facing the same issue

@light201212
Copy link

I got the same error,did you sovle it?

@zoidburg
Copy link

Met the same problem with the master branch. I checked the v1 stable version tests, the cpu tests passed but the gpu tests failed in the small_test case.

Running GPU tests
terminate called after throwing an instance of 'std::runtime_error'
what(): Error: compute_ctc_loss in small_test, stat = execution failed
Aborted (core dumped)

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

3 participants