-
Notifications
You must be signed in to change notification settings - Fork 779
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Accuracy problem with F16 NEFullyConnectedLayer #1112
Comments
Also attaching common info Output of 'strings libarm_compute.so | grep arm_compute_version': arm_compute_version.embed - Platform: Mac Studio - Apple M2 Max Operating System: MacOS Sonoma - Version 14.5 (23F79) |
Hi @allnes I tried to reproduce this on Neoverse N1 but I can't see the accuracy problem. I built ACL from the latest main branch with the following options: See the result:
Could you please try this again with v24.09 or the latest main? Hope this helps |
Hi,
I try to use NEFullyConnectedLayer FP16 in our OpenVINO CPU plugin and my tests is failed by accuracy.
Attach reproducer
main.txt
Also attach data where it was reproduced:
out_ref.txt
out_acl.txt
arg1.txt
arg0.txt
And attach debug log from application:
log.txt
I get accuracy degradation every 10-20 runnings of reproducer
The text was updated successfully, but these errors were encountered: