Readme-CN.md
1# MindSpore Lite Kit(昇思推理框架服务) 2 3<!--Kit: MindSpore Lite Kit--> 4<!--Subsystem: AI--> 5<!--Owner: @zhuguodong8--> 6<!--Designer: @zhuguodong8; @jjfeing--> 7<!--Tester: @principal87--> 8<!--Adviser: @ge-yafang--> 9 10- ArkTS API<!--mindspore-lite-arkts--> 11 - [@ohos.ai.mindSporeLite (端侧AI框架)](js-apis-mindSporeLite.md) 12- C API<!--mindspore-lite-c--> 13 - 模块<!--mindspore-lite-module--> 14 - [MindSpore](capi-mindspore.md) 15 - 头文件<!--mindspore-lite-headerfile--> 16 - [context.h](capi-context-h.md) 17 - [data_type.h](capi-data-type-h.md) 18 - [format.h](capi-format-h.md) 19 - [model.h](capi-model-h.md) 20 - [status.h](capi-status-h.md) 21 - [tensor.h](capi-tensor-h.md) 22 - [types.h](capi-types-h.md) 23 - 结构体<!--mindspore-lite-struct--> 24 - [OH_AI_TensorHandleArray](capi-mindspore-oh-ai-tensorhandlearray.md) 25 - [OH_AI_ShapeInfo](capi-mindspore-oh-ai-shapeinfo.md) 26 - [OH_AI_CallBackParam](capi-mindspore-oh-ai-callbackparam.md) 27 - [NNRTDeviceDesc](capi-mindspore-nnrtdevicedesc.md) 28 - [OH_AI_ContextHandle](capi-mindspore-oh-ai-contexthandle.md) 29 - [OH_AI_DeviceInfoHandle](capi-mindspore-oh-ai-DeviceInfoHandle.md) 30 - [OH_AI_TensorHandle](capi-mindspore-oh-ai-tensorHandle.md) 31 - [OH_AI_AllocatorHandle](capi-mindspore-oh-ai-allocatorhandle.md) 32 - [OH_AI_ModelHandle](capi-mindspore-oh-ai-modelhandle.md) 33 - [OH_AI_TrainCfgHandle](capi-mindspore-oh-ai-traincfghandle.md) 34