![]() |
ATLAS Offline Software
|
#include <IOnnxRuntimeSessionTool.h>
Public Member Functions | |
| virtual Ort::Session & | session () const =0 |
| virtual void | print () const =0 |
| Print the state of the tool. | |
Definition at line 17 of file IOnnxRuntimeSessionTool.h.
|
pure virtualinherited |
Print the state of the tool.
Implemented in asg::AsgTool, AsgHelloTool, HI::HIPileupTool, JetBottomUpSoftDrop, JetConstituentsRetriever, JetDumper, JetFinder, JetFromPseudojet, JetModifiedMassDrop, JetPileupLabelingTool, JetPruner, JetPseudojetRetriever, JetReclusterer, JetReclusteringTool, JetRecTool, JetRecursiveSoftDrop, JetSoftDrop, JetSplitter, JetSubStructureMomentToolsBase, JetToolRunner, JetTrimmer, JetTruthLabelingTool, KtDeltaRTool, and LundVariablesTool.
|
pure virtual |
Implemented in AthOnnx::OnnxRuntimeSessionToolCPU, and AthOnnx::OnnxRuntimeSessionToolCUDA.