Searched defs:modelFile (Results 1 – 5 of 5) sorted by relevance
76 String modelFile = "../test/ut/src/runtime/kernel/arm/test_data/nets/lenet_tod_infer.ms"; in testBuildByInferGraphSuccess() local94 String modelFile = "../test/ut/src/runtime/kernel/arm/test_data/nets/lenet_tod_infer.ms"; in testBuildByFileSuccess() local132 String modelFile = "../test/ut/src/runtime/kernel/arm/test_data/nets/lenet_tod_infer.ms"; in testBuildByFileFailed() local147 String modelFile = "../test/ut/src/runtime/kernel/arm/test_data/nets/lenet_tod_infer.ms"; in testPredictFailed() local162 String modelFile = "../test/ut/src/runtime/kernel/arm/test_data/nets/lenet_tod_infer.ms"; in testPredictSuccess() local203 String modelFile = "../test/ut/src/runtime/kernel/arm/test_data/nets/lenet_tod_infer.ms"; in testResize() local220 String modelFile = "../test/ut/src/runtime/kernel/arm/test_data/nets/lenet_tod_infer.ms"; in testExport() local240 String modelFile = "../test/ut/src/runtime/kernel/arm/test_data/nets/lenet_train.ms"; in testExportWeight() local264 String modelFile = "../test/ut/src/runtime/kernel/arm/test_data/nets/lenet_train.ms"; in testFeatureMap() local
51 std::string modelFile; variable
521 STATUS ValidateFileStr(const std::string &modelFile, const std::string &fileType) { in ValidateFileStr()559 std::string GetModelName(const std::string &modelFile) { in GetModelName()
404 STATUS ValidateFileStr(const std::string &modelFile, const std::string &fileType) { in ValidateFileStr()
548 auto modelFile = flag.model_file; in Parse() local