For AI Engine API documentation, refer to the AI Engine API User Guide (UG1529).
- The AI Engine API is a portable programming interface for AI Engine kernel programming. This API interface targets current and future AI Engine-ML architectures.
- The interface provides parameterizable data types that enable generic programming and also implements the most common operations uniformly across the different data types. It is an easier programming interface as compared to using intrinsic functions.
Advanced users who need to program with intrinsics, refer to the AI Engine-ML Intrinsics User Guide (UG1583).