Overview
This document describes how to migrate the oneAPI Deep Neural Network Library (oneDNN) to KAIL_DNN to maximize the performance of the Kunpeng platform.
The Kunpeng Artificial Intelligence Library (KAIL) provides high-performance AI operators optimized for the Kunpeng platform. oneDNN is an open source operator library. It is optimized for CPUs and GPUs of specific architectures, as well as AArch64 processors. To use the AI library on the Kunpeng platform, you need to adapt oneDNN to migrate it to KAIL_DNN.
This guide describes how to migrate open source oneDNN to KAIL_DNN. After migration, you can obtain better computing performance on the Kunpeng platform than open source oneDNN.
Parent topic: Migration Guide