Rate This Document
Findability
Accuracy
Completeness
Readability

Change Description

Renamed the algorithm libraries:
  • Renamed the KAIL_DNN sublibrary to KDNN.
  • Renamed the KAIL_DNN_EXT sublibrary to KDNN_EXT.

New Features

Feature

Description

KDNN

  • Added NEON implementation for MatMul.
  • Added support for a custom thread pool mode in MatMul.
  • Added support for the deep neural network operators Group Normalization and SparseGemm on the Kunpeng platform.