Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Classes
AthOnnx Namespace Reference

Namespace holding all of the Onnx Runtime example code. More...

Classes

class  EvaluateModel
 Algorithm demonstrating the usage of the ONNX Runtime C++ API. More...
 
class  EvaluateModelWithAthInfer
 Algorithm demonstrating the usage of the ONNX Runtime C++ API. More...
 
class  IOnnxRuntimeInferenceTool
 Interface class for creating Onnx Runtime sessions. More...
 
class  IOnnxRuntimeSessionTool
 
class  IOnnxRuntimeSvc
 Service used for managing global objects used by Onnx Runtime. More...
 
class  OnnxRuntimeInferenceTool
 
class  OnnxRuntimeSessionToolCPU
 
class  OnnxRuntimeSessionToolCUDA
 
class  OnnxRuntimeSvc
 Service implementing AthOnnx::IOnnxRuntimeSvc. More...
 

Detailed Description

Namespace holding all of the Onnx Runtime example code.