Test wino_conv_test_t.TestSmallPadding
of 3.5.3 fails on aarch64 with Arm Compute Library 24.08
#2109
Labels
platform:cpu-aarch64
Codeowner: @oneapi-src/onednn-cpu-aarch64
sighting
Suspicious library behavior. Should be promoted to a bug when confirmed
Summary
Test
wino_conv_test_t.TestSmallPadding
of 3.5.3 fails on aarch64 with Arm Compute Library 24.08 on openSUSE Tumbleweed aarch64.Version
3.5.3
Environment
oneDNN includes hardware-specific optimizations and may behave
differently on depending on the compiler and build environment. Include
the following information to help reproduce the issue:
lscpu
; if yourlscpu
does not list CPU flags,try running
cat /proc/cpuinfo | grep flags | sort -u
)uname -a
)gcc --version
) gcc (SUSE Linux) 14.2.0cmake --version
) cmake version 3.30.3git log -1 --format=%H
)Steps to reproduce
Build oneDNN 3.5.3 with Arm Compute Library 24.08
Observed behavior
Fails in Unit Test:
Expected behavior
All tests should pass.
The text was updated successfully, but these errors were encountered: