Searched defs:ModelPath (Results 1 – 3 of 3) sorted by relevance
31 StringRef ModelPath, StringRef SpecFileOverride) { in loadOutputSpecs()94 LLVMContext &Ctx, const std::string &ModelPath, in ModelUnderTrainingRunner()124 LLVMContext &Ctx, const std::string &ModelPath, StringRef DecisionName, in createAndEnsureValid()
51 TEST(TestRunner, ModelPath) { in TEST() argument
89 static std::string ModelPath() { return GetTestTmpDir() + "/model.tflite"; } in ModelPath() function in tflite::acceleration::__anonc2a3ce320111::LocalizerValidationRegressionTest