Commit 43770237 authored by yangql's avatar yangql
Browse files

Update Classifier.h

parent 19805fdc
Pipeline #392 canceled with stages
......@@ -31,9 +31,7 @@ private:
Ort::Env env = Ort::Env(ORT_LOGGING_LEVEL_ERROR, "ONNXRuntime");
Ort::SessionOptions sessionOptions = Ort::SessionOptions();
bool useInt8;
bool useFP16;
};
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment