• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..17-Mar-2025-

figures/H17-Mar-2025-

Readme-EN.mdH A D17-Mar-2025536 1513

_neural_network_runtime.mdH A D17-Mar-2025235.5 KiB3,0941,945

_o_h___n_n___memory.mdH A D17-Mar-2025921 5126

_o_h___n_n___quant_param.mdH A D17-Mar-20252.8 KiB8947

_o_h___n_n___tensor.mdH A D17-Mar-20252.8 KiB8948

_o_h___n_n___u_int32_array.mdH A D17-Mar-2025613 4724

neural__network__core_8h.mdH A D17-Mar-202517.1 KiB7863

neural__network__runtime_8h.mdH A D17-Mar-20259.1 KiB5338

neural__network__runtime__type_8h.mdH A D17-Mar-202514.8 KiB7252

Readme-EN.md

1# Neural Network Runtime Kit
2
3- C API
4  - Module
5    - [NeuralNetworkRuntime](_neural_network_runtime.md)
6  - Header Files
7    - [neural_network_core.h](neural__network__core_8h.md)
8    - [neural_network_runtime.h](neural__network__runtime_8h.md)
9    - [neural_network_runtime_type.h](neural__network__runtime__type_8h.md)
10  - Structs
11    - [OH_NN_Memory](_o_h___n_n___memory.md)
12    - [OH_NN_QuantParam](_o_h___n_n___quant_param.md)
13    - [OH_NN_Tensor](_o_h___n_n___tensor.md)
14    - [OH_NN_UInt32Array](_o_h___n_n___u_int32_array.md)
15