Introduction to CPU Optimization Techniques – NEON
This article is reprinted from the Jishu Community Jishu Column: Embedded AI Author: High Performance Computing Research Institute 1. SIMD ARM NEON is a SIMD (Single Instruction Multiple Data) extension architecture suitable for ARM Cortex-A and Cortex-R series processors. SIMD uses a controller to manage multiple processors, executing the same operation on each data item … Read more