-
Notifications
You must be signed in to change notification settings - Fork 33
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
TF illegal instruction #22
Comments
Hi @MeijisIrlnd thank you for your feedback. I'm afraid I never experienced such an error. Do you know if there is a way to access such a CPU using some cloud provider ? I'd like to test it and at least document the issue. As a side note, I'm hoping to move to TFLite some day when deezer/spleeter#354 gets some attention. This should be easier to port to other architectures. |
I'll try that in a lil while, cheers for the response! I'm not sure to be honest, my college were throwing out an old workstation computer so I asked if I could take it home and fix it up and got it going, seems pretty ancient! |
Please any update concerning porting the models to tflite. we are eagerly waiting please. |
Hiya, setting up yet another system involving spleeterpp, this time I'm getting Illegal Instruction (core dumped) on trying to run any of the examples or compiling my own code linked to the static lib, have you come across this? This is on Ubuntu 20.04, CPU is apparently an Intel® Xeon(R) CPU E5640 @ 2.67GHz × 8, (she do be ancient tho), some forum posts were saying this happens with older CPUs with tensorflow and to try building from source so doing that now but feel very out of my depth! (The gdb backtrace just gives me a symbol in the tensorflow lib)
The text was updated successfully, but these errors were encountered: