EICrecon
JANA based reconstruction for the EPIC detector
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
ONNXInference.h File Reference
#include <algorithms/algorithm.h>
#include <cstdint>
#include <onnxruntime_cxx_api.h>
#include <string>
#include <string_view>
#include <vector>
#include <edm4eic/TensorCollection.h>
#include "algorithms/interfaces/WithPodConfig.h"
#include "algorithms/onnx/ONNXInferenceConfig.h"
Include dependency graph for ONNXInference.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  eicrecon::ONNXInference
 

Namespaces

namespace  eicrecon
 -client
 

Typedefs

using eicrecon::ONNXInferenceAlgorithm = algorithms::Algorithm< algorithms::Input< std::vector< edm4eic::TensorCollection > >, algorithms::Output< std::vector< edm4eic::TensorCollection > > >