Snippets for onednn 3.13.2 from Fedora aarch64
Sourced from https://kojipkgs.fedoraproject.org/packages/onednn/3.13.2/1.fc46/data/logs/aarch64/build.log.
-
/builddir/build/BUILD/onednn-3.13.2-build/oneDNN-3.13.2/src/cpu/aarch64/jit_uni_eltwise.cpp:42:8: warning: type ‘struct jit_args_t’ violates the C++ One Definition Rule [-Wodr] 42 | struct jit_args_t { | ^ -
/usr/include/c++/16/bits/new_allocator.h:183:66: warning: ‘operator delete’ called on pointer ‘_1519’ with nonzero offset [16, 4611686018427387896] [-Wfree-nonheap-object] 183 | _GLIBCXX_OPERATOR_DELETE(_GLIBCXX_SIZED_DEALLOC(__p, __n)); | ^