SourceXtractorPlusPlus
0.16
Please provide a description of the project.
|
#include <OnnxSourceTask.h>
Public Attributes | |
std::shared_ptr< OnnxModel > | model |
std::string | prop_name |
Definition at line 31 of file OnnxSourceTask.h.
std::shared_ptr<OnnxModel> SourceXtractor::OnnxSourceTask::OnnxModelInfo::model |
Definition at line 32 of file OnnxSourceTask.h.
Referenced by SourceXtractor::registerColumnConverter().
std::string SourceXtractor::OnnxSourceTask::OnnxModelInfo::prop_name |
Definition at line 33 of file OnnxSourceTask.h.
Referenced by SourceXtractor::registerColumnConverter().