We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
These commits are from oneDNN v3.0 release. This is a major release introducing API changes in comparison to v2.x releases summarized here.
Sorry, something went wrong.
No branches or pull requests
PR #366 with latest commit@ebf149c and PR #330 with commit@59e6099 caught build errors on both Linux and Windows platforms.
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.
The text was updated successfully, but these errors were encountered: