Searched defs:Free (Results 1 – 6 of 6) sorted by relevance
210 void Free(OH_NNModel *model, OH_NNCompilation *compilation, OH_NNExecutor *executor) in Free() function
307 void Free(OH_NNModel *model, OH_NNCompilation *compilation, OH_NNExecutor *executor) in Free() function
346 void Free(OH_NNModel *model, OH_NNCompilation *compilation, OH_NNExecutor *executor) in Free() function
1205 static napi_value Free(napi_env env, napi_callback_info info) in Free() function
37 void Free(OH_NNModel *model) { OH_NNModel_Destroy(&model); }; in Free() function