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

got bugs when evaluating the pre-trained VCR model #35

Open
shijing001 opened this issue Nov 17, 2019 · 2 comments
Open

got bugs when evaluating the pre-trained VCR model #35

shijing001 opened this issue Nov 17, 2019 · 2 comments

Comments

@shijing001
Copy link

I got this wierd error message on a GPU cluster...
Please help me if you know.

_PyFunction_FastCallDict
_PyObject_FastCallDict
_PyObject_Call_Prepend
PyObject_Call

    _PyObject_FastCallDict

    _PyEval_EvalFrameDefault



    _PyEval_EvalFrameDefault


    _PyEval_EvalFrameDefault
    PyEval_EvalCodeEx
    PyEval_EvalCode

    PyRun_FileExFlags
    PyRun_SimpleFileExFlags
    Py_Main
    main
    __libc_start_main

*** End stack trace ***
Aborted

@jiasenlu
Copy link
Owner

not sure what is the problem, did you solve the issue?

@Tclz
Copy link

Tclz commented Dec 15, 2020

@shijing001
Maybe the downloaded feature file(.mdb) is incomplete, I also encountered this problem. I still can't solve it because the unstable network(58GB is too large :(

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