• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
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