| Name | Date | Size | #Lines | LOC | ||
|---|---|---|---|---|---|---|
| .. | - | - | ||||
| figures/ | 22-Oct-2025 | - | ||||
| Readme-EN.md | D | 22-Oct-2025 | 1.1 KiB | 21 | 19 | |
| capi-neural-network-core-h.md | D | 22-Oct-2025 | 113.2 KiB | 1,635 | 1,007 | |
| capi-neural-network-runtime-h.md | D | 22-Oct-2025 | 50.7 KiB | 842 | 519 | |
| capi-neural-network-runtime-type-h.md | D | 22-Oct-2025 | 260.5 KiB | 566 | 475 | |
| capi-neuralnetworkruntime-nn-quantparam.md | D | 22-Oct-2025 | 420 | 18 | 12 | |
| capi-neuralnetworkruntime-nn-tensor.md | D | 22-Oct-2025 | 400 | 18 | 12 | |
| capi-neuralnetworkruntime-nn-tensordesc.md | D | 22-Oct-2025 | 416 | 18 | 12 | |
| capi-neuralnetworkruntime-oh-nn-memory.md | D | 22-Oct-2025 | 760 | 31 | 20 | |
| capi-neuralnetworkruntime-oh-nn-quantparam.md | D | 22-Oct-2025 | 2.1 KiB | 47 | 29 | |
| capi-neuralnetworkruntime-oh-nn-tensor.md | D | 22-Oct-2025 | 2.2 KiB | 36 | 24 | |
| capi-neuralnetworkruntime-oh-nn-uint32array.md | D | 22-Oct-2025 | 628 | 27 | 18 | |
| capi-neuralnetworkruntime-oh-nncompilation.md | D | 22-Oct-2025 | 408 | 18 | 12 | |
| capi-neuralnetworkruntime-oh-nnexecutor.md | D | 22-Oct-2025 | 405 | 18 | 12 | |
| capi-neuralnetworkruntime-oh-nnmodel.md | D | 22-Oct-2025 | 399 | 18 | 12 | |
| capi-neuralnetworkruntime.md | D | 22-Oct-2025 | 1.3 KiB | 21 | 16 |
Readme-EN.md
1# Neural Network Runtime Kit 2 3- C APIs<!--neural-network-runtime-c--> 4 - Modules<!--neural-network-runtime-module--> 5 - [NeuralNetworkRuntime](capi-neuralnetworkruntime.md) 6 - Header Files<!--neural-network-runtime-headerfile--> 7 - [neural_network_core.h](capi-neural-network-core-h.md) 8 - [neural_network_runtime.h](capi-neural-network-runtime-h.md) 9 - [neural_network_runtime_type.h](capi-neural-network-runtime-type-h.md) 10 - Structs<!--neural-network-runtime-struct--> 11 - [OH_NN_UInt32Array](capi-neuralnetworkruntime-oh-nn-uint32array.md) 12 - [OH_NN_QuantParam](capi-neuralnetworkruntime-oh-nn-quantparam.md) 13 - [OH_NN_Tensor](capi-neuralnetworkruntime-oh-nn-tensor.md) 14 - [OH_NN_Memory](capi-neuralnetworkruntime-oh-nn-memory.md) 15 - [OH_NNModel](capi-neuralnetworkruntime-oh-nnmodel.md) 16 - [OH_NNCompilation](capi-neuralnetworkruntime-oh-nncompilation.md) 17 - [OH_NNExecutor](capi-neuralnetworkruntime-oh-nnexecutor.md) 18 - [NN_QuantParam](capi-neuralnetworkruntime-nn-quantparam.md) 19 - [NN_TensorDesc](capi-neuralnetworkruntime-nn-tensordesc.md) 20 - [NN_Tensor](capi-neuralnetworkruntime-nn-tensor.md) 21