webmachinelearning/webnn-native

Failed to build MLAS backend with upgraded ONNX Runtime dependency

BruceDai opened this issue · 0 comments

PR #367 with latest commit@b5904c4 and PR #332 with commit@e01a851 caught build error:

[153/340] CXX obj/src/webnn/native/sources/GraphMLAS.obj
FAILED: obj/src/webnn/native/sources/GraphMLAS.obj 

Please see detail detail build error on attachment build_error_MLAS_win.txt .

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