ATLAS Offline Software
Loading...
Searching...
No Matches
OnnxNNCollection Struct Reference

#include <OnnxNNCollection.h>

Collaboration diagram for OnnxNNCollection:

Public Member Functions

 ~OnnxNNCollection ()

Public Attributes

std::unique_ptr< Ort::Session > numberNetwork
std::unique_ptr< Ort::Session > positionNetwork1
std::unique_ptr< Ort::Session > positionNetwork2
std::unique_ptr< Ort::Session > positionNetwork3

Detailed Description

Definition at line 16 of file OnnxNNCollection.h.

Constructor & Destructor Documentation

◆ ~OnnxNNCollection()

OnnxNNCollection::~OnnxNNCollection ( )
default

Member Data Documentation

◆ numberNetwork

std::unique_ptr<Ort::Session> OnnxNNCollection::numberNetwork

Definition at line 18 of file OnnxNNCollection.h.

◆ positionNetwork1

std::unique_ptr<Ort::Session> OnnxNNCollection::positionNetwork1

Definition at line 19 of file OnnxNNCollection.h.

◆ positionNetwork2

std::unique_ptr<Ort::Session> OnnxNNCollection::positionNetwork2

Definition at line 20 of file OnnxNNCollection.h.

◆ positionNetwork3

std::unique_ptr<Ort::Session> OnnxNNCollection::positionNetwork3

Definition at line 21 of file OnnxNNCollection.h.


The documentation for this struct was generated from the following files: