11 Star 110 Fork 131

OpenHarmony / ai_engine

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
bundle.json 866 Bytes
一键复制 编辑 原始数据 按行查看 历史
fufan 提交于 2022-09-14 14:59 . update
{
"name": "@ohos/ai_engine",
"description": "AI engine framework.",
"version": "3.1",
"license": "Apache License 2.0",
"pubiishAs": "code-segment",
"segment": {
"destPath": "foundation/ai/ai_engine"
},
"dirs": {},
"scripts": {},
"component": {
"name": "ai_engine",
"subsystem": "ai",
"syscap": [ "SystemCapability.Ai.AiEngine" ],
"feature": [],
"adapted_system_type": [ "small" ],
"rom": "130KB",
"ram": "~337KB",
"deps": {
"components": [
"hilog",
"utils_base",
"ipc",
"samgr_lite"
],
"third_party": [
"bounds_checking_function"
]
},
"build": {
"sub_component": [ "//foundation/ai/ai_engine/services:ai" ],
"inner_kits": [],
"test": [ "//foundation/ai/ai_engine/test" ]
}
}
}
1
https://gitee.com/openharmony/ai_engine.git
git@gitee.com:openharmony/ai_engine.git
openharmony
ai_engine
ai_engine
master

搜索帮助