Seeking Insights on Verifying NEON Utilization in NCNN Models for R-Car S4 ARM-based Device. #5505
pradnya720
started this conversation in
General
Replies: 1 comment
-
If your toolchain target is aarch64, arm neon will always be enabled in ncnn. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi everyone,
I am currently working on optimizing NCNN models for deployment on the R-Car S4, an ARM-based aarch64 device running QNX OS. As part of this optimization process, I am keen to verify whether the NCNN models are effectively utilizing ARM NEON instructions on this platform.
I would greatly appreciate any insights, experiences, or tools that you may have for assessing NEON utilization in NCNN models. If you have encountered similar challenges or have expertise in optimizing NCNN for ARM architectures like the R-Car S4, your input would be immensely valuable to me.
Thank you in advance for your assistance!
Looking forward to your responses.
Best regards,
Pradnya Unhale
Beta Was this translation helpful? Give feedback.
All reactions