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

Failed to build oneDNN backend with upgraded oneDNN dependency #371

Open
BruceDai opened this issue Nov 3, 2022 · 1 comment
Open

Failed to build oneDNN backend with upgraded oneDNN dependency #371

BruceDai opened this issue Nov 3, 2022 · 1 comment

Comments

@BruceDai
Copy link
Collaborator

BruceDai commented Nov 3, 2022

PR #366 with latest commit@ebf149c and PR #330 with commit@59e6099 caught build errors on both Linux and Windows platforms.

# Linux
ninja: error: '../../third_party/oneDNN/build/src/libdnnl.so.2.2', needed by 'libdnnl.so.2.2', missing and no known rule to make it
# Windows
[160/342] CXX obj/src/webnn/native/sources/GraphDNNL.obj
FAILED: obj/src/webnn/native/sources/GraphDNNL.obj 

Please see detail build error on attachment build_error_oneDNN_win.txt

Before fixing issue, I plan to disable "Auto Roll DEPS / oneDNN" CI to keep PR clean.
WDYT @fujunwei, thanks.

@vpirogov
Copy link

These commits are from oneDNN v3.0 release. This is a major release introducing API changes in comparison to v2.x releases summarized here.

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

2 participants