SourceXtractorPlusPlus 0.21
SourceXtractor++, the next generation SExtractor
Loading...
Searching...
No Matches
OnnxCommon.cpp
Go to the documentation of this file.
1
18#include <onnxruntime_cxx_api.h>
19
21
22namespace SourceXtractor {
23
24// There can be only one!
25Ort::Env ORT_ENV;
26
27}
28
29
Ort::Env ORT_ENV