SourceXtractorPlusPlus  0.16
Please provide a description of the project.
OnnxCommon.h
Go to the documentation of this file.
1 
18 #ifndef _SEIMPLEMENTATION_COMMON_ONNXCOMMON_H_
19 #define _SEIMPLEMENTATION_COMMON_ONNXCOMMON_H_
20 
21 namespace SourceXtractor {
22 
23 extern Ort::Env ORT_ENV;
24 
25 }
26 
27 #endif /* _SEIMPLEMENTATION_COMMON_ONNXCOMMON_H_ */
Ort::Env ORT_ENV
Definition: OnnxCommon.cpp:25