ATLAS Offline Software
Loading...
Searching...
No Matches
InnerDetector
InDetRecTools
SiClusterizationTool
src
OnnxNNCollection.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2026 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
// Include the full OnnxRuntime header here so that Ort::Session is a complete
6
// type when unique_ptr's destructor is instantiated. This keeps the heavy
7
// onnxruntime headers out of the public OnnxNNCollection.h.
8
#include <onnxruntime_cxx_api.h>
9
#include "
SiClusterizationTool/OnnxNNCollection.h
"
10
11
OnnxNNCollection::~OnnxNNCollection
() =
default
;
OnnxNNCollection.h
OnnxNNCollection::~OnnxNNCollection
~OnnxNNCollection()
Generated on
for ATLAS Offline Software by
1.16.1