AI Engine API - 2024.2 English

AI Engine-ML Kernel and Graph Programming Guide (UG1603)

Document ID
UG1603
Release Date
2024-11-28
Version
2024.2 English

For AI Engine API documentation, see 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 in a uniform way across the different data types. It is an easier programming interface as compared to using intrinsic functions.

For an advanced user that needs programming with intrinsics, see the AI Engine-ML Intrinsics User Guide (UG1583).