| /interface/sdk_c/third_party/mindspore/kits/ |
| D | model.h | 83 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 …]
|
| D | BUILD.gn | 24 "model.h",
|
| /interface/sdk-js/api/ |
| D | @ohos.ai.mindSporeLite.d.ts | 40 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.ts | 52 model: string; property
|
| D | @ohos.wifiext.d.ts | 111 function setPowerModel(model: PowerModel): boolean;
|
| /interface/sdk_c/ai/neural_network_runtime/ |
| D | neural_network_runtime.h | 168 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);
|
| D | neural_network_core.h | 73 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/ |
| D | UpdateCheckService.java | 18 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/ |
| D | ComponentKey.java | 16 package com.update.check.model;
|
| D | BaseContext.java | 16 package com.update.check.model;
|
| /interface/sdk-js/build-tools/api_diff/src/ |
| D | collect_base_api.js | 82 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 …]
|
| D | jsdoc_diff.js | 41 addAppModel(model) { argument 42 this.setProperty('appModel', model);
|
| D | collect_api.js | 328 …oldApi.permission, newApi.model, oldApi.model, newApi.typeInfo, oldApi.typeInfo, startDiffNew, sta…
|
| /interface/sdk-js/build-tools/collect_api/ |
| D | collect_base_api.js | 91 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/ |
| D | FileUtils.java | 150 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/ |
| D | const.properties | 12 check.model.change.to = 此api模型限制由:
|
| /interface/sdk-js/build-tools/api_check_plugin/src/ |
| D | utils.js | 250 apiInfo.model = modelInfo; 254 apiInfo.model = modelInfo;
|
| /interface/sdk_c/third_party/libuv/include/uv_ndk/ |
| D | uv.h | 1101 char* model; member
|
| /interface/sdk_c/third_party/openSLES/api/1.0.1/ |
| D | OpenSLES.h | 1854 SLuint8 model
|
| /interface/sdk_c/third_party/openSLES/api/1.0/ |
| D | OpenSLES.h | 1848 SLuint8 model
|
| /interface/sdk_c/third_party/openSLES/api/1.1/ |
| D | OpenSLES.h | 2054 SLuint8 model
|
| /interface/sdk-js/build-tools/api_check_plugin/plugin/ |
| D | dictionaries.txt | 39817 model
|
| /interface/sdk-js/build-tools/dts_parser/src/coreImpl/checker/config/ |
| D | dictionaries.txt | 39817 model
|