You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Build Log: 83% tests passed, 1 tests failed out of 6
LastTest.log
[ RUN ] MatmulIntegerOpTest.MatMulInteger_Uint8_Int8_GEMV
onnxruntime/onnxruntime/test/providers/provider_test_utils.cc:83: Failure
Expected equality of these values:
expected[i]
Which is: 64955
output[i]
Which is: -193062
i:16, provider_type: CPUExecutionProvider
...
[ FAILED ] MatmulIntegerOpTest.MatMulInteger_Uint8_Int8_GEMV
Visual Studio Version
No response
GCC / Compiler Version
gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
The text was updated successfully, but these errors were encountered:
That test hasn't changed in 3 years and unit tests pass in all our Linux CIs. Does it fail every time? Are you building with the release tag or the latest main? Not sure if Runtime v1.9.1 is meant to be 1.19.1.
That test hasn't changed in 3 years and unit tests pass in all our Linux CIs. Does it fail every time? Are you building with the release tag or the latest main? Not sure if Runtime v1.9.1 is meant to be 1.19.1.
Describe the issue
Failed to build ONNX Runtime v1.9.1 on WSL2.
Urgency
No response
Target platform
5.15.167.4-microsoft-standard-WSL2 (x86_64 GNU/Linux)
Build script
./build.sh --config Release --parallel --skip_submodule_sync --build_shared_lib
Error / output
Build Log:
83% tests passed, 1 tests failed out of 6
LastTest.log
Visual Studio Version
No response
GCC / Compiler Version
gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
The text was updated successfully, but these errors were encountered: