|
ATLAS Offline Software
|
Go to the documentation of this file.
3 #ifndef OnnxRuntimeInferenceTool_H
4 #define OnnxRuntimeInferenceTool_H
33 virtual void setBatchSize(int64_t batchSize)
override final;
52 this,
"ORTSessionTool",
53 "AthOnnx::OnnxRuntimeSessionToolCPU"
Service used for managing global objects used by Onnx Runtime.
bool const RAWDATA *ch2 const
::StatusCode StatusCode
StatusCode definition for legacy code.
std::map< std::string, InferenceData > OutputDataMap
std::map< std::string, InferenceData > InputDataMap
Namespace holding all of the Onnx Runtime example code.