• Home
Name Date Size #Lines LOC

..--

Readme-EN.mdD06-May-2025833 2625

_mind_spore.mdD06-May-202585 KiB2,6391,621

_o_h___a_i___call_back_param.mdD06-May-2025644 5226

_o_h___a_i___shape_info.mdD06-May-2025717 5226

_o_h___a_i___tensor_handle_array.mdD06-May-2025763 5226

context_8h.mdD06-May-20259.6 KiB7054

data__type_8h.mdD06-May-20251.4 KiB3417

format_8h.mdD06-May-20251,006 3417

js-apis-mindSporeLite.mdD06-May-202549.5 KiB1,216873

model_8h.mdD06-May-202510.4 KiB8360

status_8h.mdD06-May-20252.6 KiB3518

tensor_8h.mdD06-May-20253.6 KiB5336

types_8h.mdD06-May-20252.7 KiB4730

Readme-EN.md

1# MindSpore Lite Kit
2
3- ArkTS API
4  - [@ohos.ai.mindSporeLite (On-device AI Framework)](js-apis-mindSporeLite.md)
5  <!--Del-->
6  - [@ohos.ai.intelligentVoice (Intelligent Voice) (System API)](js-apis-intelligentVoice-sys.md)
7  <!--DelEnd-->
8- C API
9  - Modules
10    - [MindSpore](_mind_spore.md)
11  - Header Files
12    - [context.h](context_8h.md)
13    - [data_type.h](data__type_8h.md)
14    - [format.h](format_8h.md)
15    - [model.h](model_8h.md)
16    - [status.h](status_8h.md)
17    - [tensor.h](tensor_8h.md)
18    - [types.h](types_8h.md)
19  - Structs
20    - [OH_AI_CallBackParam](_o_h___a_i___call_back_param.md)
21    - [OH_AI_ShapeInfo](_o_h___a_i___shape_info.md)
22    - [OH_AI_TensorHandleArray](_o_h___a_i___tensor_handle_array.md)
23<!--Del-->
24- Error Codes
25  - [Intelligent Voice Error Codes](errorcode-intelligentVoice.md)
26<!--DelEnd-->