Searched defs:modelName (Results 1 – 9 of 9) sorted by relevance
36 string modelName = "./mbv2.tflite"; member
51 std::string modelName; member
624 std::string modelName; in GetNnrtModelId() local
158 void NNCompiledCache::SetModelName(const std::string& modelName) in SetModelName()
742 OH_NN_ReturnCode NNCompiler::GetModelName(std::string& modelName) in GetModelName()
570 NNRT_API bool OH_NNModel_HasCache(const char *cacheDir, const char *modelName, uint32_t version) in OH_NNModel_HasCache()
199 static int InitGeneric(BlockDevice &dev, const std::string modelName) in InitGeneric()
100 std::string modelName; member
494 char modelName[MODEL_NAME_MAX_LEN] = {0}; in ParseModelRule() local