diff --git a/mindspore/lite/src/runtime/kernel/arm/nnacl/README.md b/mindspore/lite/src/runtime/kernel/arm/nnacl/README.md new file mode 100644 index 0000000000..c756a7db07 --- /dev/null +++ b/mindspore/lite/src/runtime/kernel/arm/nnacl/README.md @@ -0,0 +1 @@ +NNACL(neural network accelerated computing library) is a high performance library of neural network inference computing kernels for ARM.