• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# MindSpore Lite Kit
2
3- ArkTS APIs<!--mindspore-lite-arkts-->
4  - [@ohos.ai.mindSporeLite (On-device AI Framework)](js-apis-mindSporeLite.md)
5- C APIs<!--mindspore-lite-c-->
6  - Modules<!--mindspore-lite-module-->
7    - [MindSpore](capi-mindspore.md)
8  - Header Files<!--mindspore-lite-headerfile-->
9    - [context.h](capi-context-h.md)
10    - [data_type.h](capi-data-type-h.md)
11    - [format.h](capi-format-h.md)
12    - [model.h](capi-model-h.md)
13    - [status.h](capi-status-h.md)
14    - [tensor.h](capi-tensor-h.md)
15    - [types.h](capi-types-h.md)
16  - Structs<!--mindspore-lite-struct-->
17    - [OH_AI_TensorHandleArray](capi-mindspore-oh-ai-tensorhandlearray.md)
18    - [OH_AI_ShapeInfo](capi-mindspore-oh-ai-shapeinfo.md)
19    - [OH_AI_CallBackParam](capi-mindspore-oh-ai-callbackparam.md)
20    - [NNRTDeviceDesc](capi-mindspore-nnrtdevicedesc.md)
21    - [OH_AI_ContextHandle](capi-mindspore-oh-ai-contexthandle.md)
22    - [OH_AI_DeviceInfoHandle](capi-mindspore-oh-ai-DeviceInfoHandle.md)
23    - [OH_AI_TensorHandle](capi-mindspore-oh-ai-tensorHandle.md)
24    - [OH_AI_AllocatorHandle](capi-mindspore-oh-ai-allocatorhandle.md)
25    - [OH_AI_ModelHandle](capi-mindspore-oh-ai-modelhandle.md)
26    - [OH_AI_TrainCfgHandle](capi-mindspore-oh-ai-traincfghandle.md)
27