Migration Verification
After migrating oneDNN, use the test case included in the software package to check whether the migration is successful.
- Go to the /path/to/kail_dnn_adapter/out/oneDNN-3.4/build directory.
cd /path/to/kail_dnn_adapter/out/oneDNN-3.4/build
- Run the test case.
- New Kunpeng 920 processor model
ctest
If the execution results of all tests are passed, the oneDNN compilation is successful.

- New Kunpeng 920 processor model
Parent topic: Migrating oneDNN to KAIL_DNN