3#ifndef OnnxRuntimeInferenceTool_H
4#define OnnxRuntimeInferenceTool_H
36 virtual void setBatchSize(int64_t batchSize)
override final;
37 virtual int64_t
getBatchSize(int64_t inputDataSize,
int idx = 0)
const override final;
55 this,
"ORTSessionTool",
56 "AthOnnx::OnnxRuntimeSessionToolCPU/OnnxRuntimeSessionTool",
57 "The Onnx session tool"
An algorithm that can be suspended while work is offloaded to an accelerator.
Service used for managing global objects used by Onnx Runtime.
Namespace holding all of the Onnx Runtime example code.