SourceXtractorPlusPlus  0.16
Please provide a description of the project.
Public Attributes | List of all members
SourceXtractor::OnnxSourceTask::OnnxModelInfo Struct Reference

#include <OnnxSourceTask.h>

Collaboration diagram for SourceXtractor::OnnxSourceTask::OnnxModelInfo:
[legend]

Public Attributes

std::shared_ptr< OnnxModelmodel
 
std::string prop_name
 

Detailed Description

Definition at line 31 of file OnnxSourceTask.h.

Member Data Documentation

◆ model

std::shared_ptr<OnnxModel> SourceXtractor::OnnxSourceTask::OnnxModelInfo::model

Definition at line 32 of file OnnxSourceTask.h.

Referenced by SourceXtractor::registerColumnConverter().

◆ prop_name

std::string SourceXtractor::OnnxSourceTask::OnnxModelInfo::prop_name

Definition at line 33 of file OnnxSourceTask.h.

Referenced by SourceXtractor::registerColumnConverter().


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