我要评分
获取效率
正确性
完整性
易理解

Migration Verification

After migrating oneDNN, use the test case included in the software package to check whether the migration is successful.

  1. 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
  2. Run the test case.
    • New Kunpeng 920 processor model
      ctest

      If the execution results of all tests are passed, the oneDNN compilation is successful.