| Name | Date | Size | #Lines | LOC | ||
|---|---|---|---|---|---|---|
| .. | - | - | ||||
| figures/ | 22-Oct-2025 | - | ||||
| Readme-CN.md | D | 22-Oct-2025 | 1.3 KiB | 27 | 25 | |
| capi-neural-network-core-h.md | D | 22-Oct-2025 | 105.4 KiB | 1,637 | 1,007 | |
| capi-neural-network-runtime-h.md | D | 22-Oct-2025 | 46.4 KiB | 844 | 519 | |
| capi-neural-network-runtime-type-h.md | D | 22-Oct-2025 | 243.7 KiB | 568 | 475 | |
| capi-neuralnetworkruntime-nn-quantparam.md | D | 22-Oct-2025 | 416 | 19 | 12 | |
| capi-neuralnetworkruntime-nn-tensor.md | D | 22-Oct-2025 | 403 | 19 | 12 | |
| capi-neuralnetworkruntime-nn-tensordesc.md | D | 22-Oct-2025 | 416 | 19 | 12 | |
| capi-neuralnetworkruntime-oh-nn-memory.md | D | 22-Oct-2025 | 737 | 33 | 20 | |
| capi-neuralnetworkruntime-oh-nn-quantparam.md | D | 22-Oct-2025 | 1.7 KiB | 49 | 29 | |
| capi-neuralnetworkruntime-oh-nn-tensor.md | D | 22-Oct-2025 | 2 KiB | 38 | 24 | |
| capi-neuralnetworkruntime-oh-nn-uint32array.md | D | 22-Oct-2025 | 602 | 29 | 18 | |
| capi-neuralnetworkruntime-oh-nncompilation.md | D | 22-Oct-2025 | 412 | 19 | 12 | |
| capi-neuralnetworkruntime-oh-nnexecutor.md | D | 22-Oct-2025 | 409 | 19 | 12 | |
| capi-neuralnetworkruntime-oh-nnmodel.md | D | 22-Oct-2025 | 403 | 19 | 12 | |
| capi-neuralnetworkruntime.md | D | 22-Oct-2025 | 1.2 KiB | 21 | 16 |
Readme-CN.md
1# Neural Network Runtime Kit(Neural Network运行时服务) 2<!--Kit: Neural Network Runtime Kit--> 3<!--Subsystem: AI--> 4<!--Owner: @GbuzhidaoR--> 5<!--Designer: @GbuzhidaoR--> 6<!--Tester: @GbuzhidaoR--> 7<!--Adviser: @ge-yafang--> 8 9- C API<!--neural-network-runtime-c--> 10 - 模块<!--neural-network-runtime-module--> 11 - [NeuralNetworkRuntime](capi-neuralnetworkruntime.md) 12 - 头文件<!--neural-network-runtime-headerfile--> 13 - [neural_network_core.h](capi-neural-network-core-h.md) 14 - [neural_network_runtime.h](capi-neural-network-runtime-h.md) 15 - [neural_network_runtime_type.h](capi-neural-network-runtime-type-h.md) 16 - 结构体<!--neural-network-runtime-struct--> 17 - [OH_NN_UInt32Array](capi-neuralnetworkruntime-oh-nn-uint32array.md) 18 - [OH_NN_QuantParam](capi-neuralnetworkruntime-oh-nn-quantparam.md) 19 - [OH_NN_Tensor](capi-neuralnetworkruntime-oh-nn-tensor.md) 20 - [OH_NN_Memory](capi-neuralnetworkruntime-oh-nn-memory.md) 21 - [OH_NNModel](capi-neuralnetworkruntime-oh-nnmodel.md) 22 - [OH_NNCompilation](capi-neuralnetworkruntime-oh-nncompilation.md) 23 - [OH_NNExecutor](capi-neuralnetworkruntime-oh-nnexecutor.md) 24 - [NN_QuantParam](capi-neuralnetworkruntime-nn-quantparam.md) 25 - [NN_TensorDesc](capi-neuralnetworkruntime-nn-tensordesc.md) 26 - [NN_Tensor](capi-neuralnetworkruntime-nn-tensor.md) 27