Skip to content

Latest commit

 

History

History

programming_examples

Programming Examples

These programming examples are provided so that application programmers can learn how to leverage the IRON design flow with mlir-aie python bindings, and the mlir-aie intermediate representation directly to build applications targeting AI Engines. They are organized into the following directories:

Basic building blocks to understand the NPU architecture and first steps towards building applications for the NPU in Ryzen™ AI.

Machine learning building blocks, design components, and reference designs for the NPU in Ryzen™ AI.

Computer vision processing pipeline designs for the NPU in Ryzen™ AI.

MLIR-based reference designs expressed in the MLIR-AIE dialect intermediate representation.

Utilty functions leveraged in the programming examples.