Home
last modified time | relevance | path

Searched refs:TFLitePath (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DTFLiteUtils.cpp112 StringRef TFLitePath(TFLitePathBuff.data(), TFLitePathBuff.size()); in TFModelEvaluatorImpl() local
113 Model = tflite::FlatBufferModel::BuildFromFile(TFLitePath.str().c_str(), in TFModelEvaluatorImpl()