Searched refs:OH_NNCompilation_ConstructWithOfflineModelFile (Results 1 – 4 of 4) sorted by relevance
93 OH_NNCompilation *OH_NNCompilation_ConstructWithOfflineModelFile(const char *modelPath);
78 | OH_NNCompilation *OH_NNCompilation_ConstructWithOfflineModelFile(const char *modelPath) | 基于离线模型文…
377 OH_NNCompilation* ret = OH_NNCompilation_ConstructWithOfflineModelFile(modelpath);389 OH_NNCompilation* ret = OH_NNCompilation_ConstructWithOfflineModelFile(modelpath);
134 NNRT_API OH_NNCompilation *OH_NNCompilation_ConstructWithOfflineModelFile(const char *modelPath) in OH_NNCompilation_ConstructWithOfflineModelFile() function