ATLAS Offline Software
Loading...
Searching...
No Matches
OnnxRuntimeBase.h File Reference
#include <vector>
#include <map>
#include <Eigen/Dense>
#include <onnxruntime_cxx_api.h>
#include <TString.h>
Include dependency graph for OnnxRuntimeBase.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  OnnxRuntimeBase

Typedefs

using NetworkBatchInput

Typedef Documentation

◆ NetworkBatchInput

Initial value:
Eigen::Matrix<float, Eigen::Dynamic, Eigen::Dynamic, Eigen::RowMajor>

Definition at line 8 of file OnnxRuntimeBase.h.