We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I have some Intel AVX/2 code that I need to port to NEON. I looked at OpenVec, but it seems to be missing some APIs. Is there a guide on NEON instructions that are equivalent to NEON?
Thx,
Y-
I'm not aware of a specific guide. Depending on what you are doing, the Ne10 libraries may be useful for youprojectne10.github.io/.../
Thank you. I have been looking into Ne10.