![]() |
ATLAS Offline Software
|
#include <AsgTools/MessageCheckAsgTools.h>#include <math.h>#include <cstddef>#include <iostream>#include <map>#include <string>#include <type_traits>#include <variant>#include <vector>#include "AthOnnxInterfaces/IOnnxRuntimeInferenceTool.h"#include "AthOnnxUtils/OnnxUtils.h"Go to the source code of this file.
Classes | |
| struct | EventReco::HyPEROutputNode |
| Description of a single output node of the ONNX graph. More... | |
| class | EventReco::HyPERModel |
| struct | EventReco::HyPERModel::BoundInput |
Namespaces | |
| namespace | EventReco |
Enumerations | |
| enum class | EventReco::HyPERTopology { EventReco::NotSelected = 0 , EventReco::TtbarLJets , EventReco::TtbarAllHadronic , EventReco::TtbarDiLepton , EventReco::NumberOfTopologies } |
| enum class | EventReco::HyPEROutputDim { EventReco::HyperEdges , EventReco::Edges , EventReco::Single } |
| Which of the graph's dynamic dimensions an output tensor scales with. More... | |