Closed cbalint13 closed 2 years ago
Hi @cbalint13
Could you please provide more details about the toolchain you are using and the command you used to compile the library?
Make sure you use main
branch instead of master
for 22.05 and any future releases:
Starting from this release (22.05), 'master' branch will no longer be used, it has been replaced by 'main'. Please update your clone jobs accordingly.
Hope this helps.
Hi @cbalint13
Could you please provide more details about the toolchain you are using and the command you used to compile the library?
Make sure you use
main
branch instead ofmaster
for 22.05 and any future releases:
Starting from this release (22.05), 'master' branch will no longer be used, it has been replaced by 'main'. Please update your clone jobs accordingly.
Hope this helps.
Latest
master
gives following errors about accessing members onaarch64
target:For full details see: builder-live.log.gz
For same conditions previous builds are fine: https://copr.fedorainfracloud.org/coprs/rezso/ML/package/arm-compute-library
There is a small fix as #962 for
x86_64
but this very issue still persists onaarch64
natives.