Home
last modified time | relevance | path

Searched defs:modelPath (Results 1 - 4 of 4) sorted by relevance

/foundation/graphic/graphic_3d/3d_widget_adapter/test/
H A D3d_widget_adapter_test.cpp73 void EngineTest::LoadSceneModel(const std::string &modelPath) in LoadSceneModel() argument
78 void EngineTest::LoadEnvModel(const std::string &modelPath, BackgroundType type) in LoadEnvModel() argument
/third_party/mindspore/test/utils/
H A Dmodel_utils.cpp163 std::string modelPath = g_testResourcesDir + modelName + ".ms"; in ModelPredict() local
214 std::string modelPath = g_testResourcesDir + modelName + ".ms"; in ModelPredict_ModelBuild() local
241 std::string modelPath = g_testResourcesDir + modelName + ".ms"; in ModelTrain() local
/foundation/ai/neural_network_runtime/frameworks/native/neural_network_core/
H A Dneural_network_core.cpp134 NNRT_API OH_NNCompilation *OH_NNCompilation_ConstructWithOfflineModelFile(const char *modelPath) in OH_NNCompilation_ConstructWithOfflineModelFile() argument
/foundation/graphic/graphic_3d/3d_widget_adapter/core/src/lume/
H A Dlume_common.cpp1021 void LumeCommon::LoadEnvModel(const std::string& modelPath, BackgroundType type) in LoadEnvModel() argument
1051 void LumeCommon::LoadSceneModel(const std::string& modelPath) in LoadSceneModel() argument

Completed in 10 milliseconds