Home
last modified time | relevance | path

Searched refs:model (Results 1 – 23 of 23) sorted by relevance

/interface/sdk_c/third_party/mindspore/kits/
Dmodel.h83 OH_AI_API void OH_AI_ModelDestroy(OH_AI_ModelHandle *model);
96 OH_AI_API OH_AI_Status OH_AI_ModelBuild(OH_AI_ModelHandle model, const void *model_data, size_t dat…
109 OH_AI_API OH_AI_Status OH_AI_ModelBuildFromFile(OH_AI_ModelHandle model, const char *model_path,
122 OH_AI_API OH_AI_Status OH_AI_ModelResize(OH_AI_ModelHandle model, const OH_AI_TensorHandleArray inp…
136 OH_AI_API OH_AI_Status OH_AI_ModelPredict(OH_AI_ModelHandle model, const OH_AI_TensorHandleArray in…
147 OH_AI_API OH_AI_TensorHandleArray OH_AI_ModelGetInputs(const OH_AI_ModelHandle model);
156 OH_AI_API OH_AI_TensorHandleArray OH_AI_ModelGetOutputs(const OH_AI_ModelHandle model);
166 OH_AI_API OH_AI_TensorHandle OH_AI_ModelGetInputByTensorName(const OH_AI_ModelHandle model, const c…
176 OH_AI_API OH_AI_TensorHandle OH_AI_ModelGetOutputByTensorName(const OH_AI_ModelHandle model, const …
244 OH_AI_API OH_AI_Status OH_AI_TrainModelBuild(OH_AI_ModelHandle model, const void *model_data, size_…
[all …]
DBUILD.gn24 "model.h",
/interface/sdk-js/api/
D@ohos.ai.mindSporeLite.d.ts40 model: string,
52 model: string, callback: Callback<Model>): void;
64 model: string,
77 model: ArrayBuffer,
89 model: ArrayBuffer, callback: Callback<Model>): void;
101 model: ArrayBuffer,
114 model: number,
126 model: number, callback: Callback<Model>): void;
138 model: number,
D@system.device.d.ts52 model: string; property
D@ohos.wifiext.d.ts111 function setPowerModel(model: PowerModel): boolean;
/interface/sdk_c/ai/neural_network_runtime/
Dneural_network_runtime.h168 OH_NN_ReturnCode OH_NNModel_AddTensorToModel(OH_NNModel *model, const NN_TensorDesc *tensorDesc);
186 OH_NN_ReturnCode OH_NNModel_SetTensorData(OH_NNModel *model, uint32_t index, const void *dataBuffer…
199 OH_NN_ReturnCode OH_NNModel_SetTensorQuantParams(OH_NNModel *model, uint32_t index, NN_QuantParam *…
212 OH_NN_ReturnCode OH_NNModel_SetTensorType(OH_NNModel *model, uint32_t index, OH_NN_TensorType tenso…
241 OH_NN_ReturnCode OH_NNModel_AddOperation(OH_NNModel *model,
266 OH_NN_ReturnCode OH_NNModel_SpecifyInputsAndOutputs(OH_NNModel *model,
287 OH_NN_ReturnCode OH_NNModel_Finish(OH_NNModel *model);
300 void OH_NNModel_Destroy(OH_NNModel **model);
323 OH_NN_ReturnCode OH_NNModel_GetAvailableOperations(OH_NNModel *model,
353 OH_NN_ReturnCode OH_NNModel_AddTensor(OH_NNModel *model, const OH_NN_Tensor *tensor);
Dneural_network_core.h73 OH_NNCompilation *OH_NNCompilation_Construct(const OH_NNModel *model);
/interface/sdk-js/build-tools/openharmony_sdk_upgrade_assistant/src/main/java/com/update/check/action/
DUpdateCheckService.java18 import com.update.check.model.BaseContext;
19 import com.update.check.model.ComponentKey;
/interface/sdk-js/build-tools/openharmony_sdk_upgrade_assistant/src/main/java/com/update/check/model/
DComponentKey.java16 package com.update.check.model;
DBaseContext.java16 package com.update.check.model;
/interface/sdk-js/build-tools/api_diff/src/
Dcollect_base_api.js82 model: '', property
140 model: '', property
519 firstApiInfo.model = curApi.model;
552 noteInfo.model = getModelInfo(notesStr);
642 let model = '';
645 model = modelInfo;
649 model = modelInfo;
652 model = 'N/A';
654 return model;
682 apiInfo.model = matchLabelInfo(node, noteStr, note).model;
[all …]
Djsdoc_diff.js41 addAppModel(model) { argument
42 this.setProperty('appModel', model);
Dcollect_api.js328 …oldApi.permission, newApi.model, oldApi.model, newApi.typeInfo, oldApi.typeInfo, startDiffNew, sta…
/interface/sdk-js/build-tools/collect_api/
Dcollect_base_api.js91 model: '', property
132 model: '', property
548 firstApiInfo.model = curApi.model;
556 apiInfo.model = getModelInfo(notesStr);
656 let model = '';
659 model = modelInfo;
663 model = modelInfo;
666 model = 'N/A';
668 return model;
697 model: apiInfo.model, property
/interface/sdk-js/build-tools/openharmony_sdk_upgrade_assistant/src/main/java/com/update/check/utils/
DFileUtils.java150 JSONObject model = null; in getApplicationApiType() local
152 model = (JSONObject) childObject; in getApplicationApiType()
154 String modelName = String.valueOf(model.get("name")); in getApplicationApiType()
/interface/sdk-js/build-tools/openharmony_sdk_upgrade_assistant/src/main/resources/
Dconst.properties12 check.model.change.to = 此api模型限制由:
/interface/sdk-js/build-tools/api_check_plugin/src/
Dutils.js250 apiInfo.model = modelInfo;
254 apiInfo.model = modelInfo;
/interface/sdk_c/third_party/libuv/include/uv_ndk/
Duv.h1101 char* model; member
/interface/sdk_c/third_party/openSLES/api/1.0.1/
DOpenSLES.h1854 SLuint8 model
/interface/sdk_c/third_party/openSLES/api/1.0/
DOpenSLES.h1848 SLuint8 model
/interface/sdk_c/third_party/openSLES/api/1.1/
DOpenSLES.h2054 SLuint8 model
/interface/sdk-js/build-tools/api_check_plugin/plugin/
Ddictionaries.txt39817 model
/interface/sdk-js/build-tools/dts_parser/src/coreImpl/checker/config/
Ddictionaries.txt39817 model