SourceXtractorPlusPlus 1.0.3
SourceXtractor++, the next generation SExtractor
Loading...
Searching...
No Matches
OnnxCommon.h
Go to the documentation of this file.
1
17
18#ifndef _SEIMPLEMENTATION_COMMON_ONNXCOMMON_H_
19#define _SEIMPLEMENTATION_COMMON_ONNXCOMMON_H_
20
21namespace SourceXtractor {
22
23extern Ort::Env ORT_ENV;
24
25}
26
27#endif /* _SEIMPLEMENTATION_COMMON_ONNXCOMMON_H_ */
Ort::Env ORT_ENV