Home
last modified time | relevance | path

Searched refs:BuildAddGraphDynamic (Results 1 – 3 of 3) sorted by relevance

/test/xts/hats/ai/nnrt/hdi/common/
Dhdi_nnrt_test_utils.h45 static void BuildAddGraphDynamic(OH_NNModel **model);
Dhdi_nnrt_test_utils.cpp67 void HDICommon::BuildAddGraphDynamic(OH_NNModel **model) in BuildAddGraphDynamic() function in OHOS::NeuralNetworkRuntime::Test::HDICommon
/test/xts/hats/ai/nnrt/hdi/nnrtFunctionTest/src/
Dhdi_model_run_test.cpp43 HDICommon::BuildAddGraphDynamic(&model); in AddModelTest()