Aie Model Baseline

Guide to preparing an ML model for AIE/NPU deployment before any device or dataflow work begins — choosing/locking a quantization scheme, exporting ONNX, extracting a deployment manifest (per-op scales/zero-points/shifts/layout), and building a bit-exact numeric oracle. Use this whenever the user is quantizing a model for NPU/AIE deployment, exporting to ONNX, picking an INT8/XINT8 scheme, building a reference/oracle to validate a kernel or dataflow design against, or asking how to start porting a model to run on AIE — even if they haven't mentioned "oracle" or "manifest" by name.

xilinx 858e2a7 9.2 KB Updated

File contents

xilinx/mlir-aie/tree/main/skills/aie-model-baseline commit 858e2a7ed9

Frequently asked questions

npx skillmds@latest add xilinx/aie-model-baseline