-
Notifications
You must be signed in to change notification settings - Fork 8
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
Can't be built from prebuilt binaries #4
Comments
Could you try the latest version (v1.2.1) pushed just now? I think ONNX Runtime starts to release prebuilt library in recent versions, but the include structure is not the same as the one we built from source from past versions. Please let me know if the latest version helps. |
|
@yhchang3 I've got it to compile by building onnx from scratch. I was following https://github.com/c3sr/go-onnxruntime/blob/master/dockerfiles/Dockerfile.amd64_cpu_onnxruntime1.7.1 but It would be cool to be able to install from official pre-compiled binaires |
I had luck with the homebrew-provided binaries FWIW |
Can't get it to compile on Linux without GPU from official binaries
What I've done
Error
Bash rc setup
Values of variables
How /opt/onnxruntime/ looks
The text was updated successfully, but these errors were encountered: