Home
last modified time | relevance | path

Searched defs:modelName (Results 1 - 6 of 6) sorted by relevance

/foundation/ai/neural_network_runtime/example/deep_learning_framework/tflite/label_classify/
H A Dlabel_classify.h36 string modelName = "./mbv2.tflite"; member
/foundation/ai/neural_network_runtime/frameworks/native/neural_network_core/
H A Dcpp_type.h51 std::string modelName; member
H A Dneural_network_core.cpp617 std::string modelName; in GetNnrtModelId() local
/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H A Dnncompiled_cache.cpp154 void NNCompiledCache::SetModelName(const std::string& modelName) in SetModelName() argument
H A Dnncompiler.cpp737 OH_NN_ReturnCode NNCompiler::GetModelName(std::string& modelName) in GetModelName() argument
H A Dneural_network_runtime.cpp568 NNRT_API bool OH_NNModel_HasCache(const char *cacheDir, const char *modelName, uint32_t version) in OH_NNModel_HasCache() argument

Completed in 8 milliseconds