|
SourceXtractorPlusPlus 0.21
SourceXtractor++, the next generation SExtractor
|
#include <onnxruntime_cxx_api.h>#include <AlexandriaKernel/memory_tools.h>#include <NdArray/NdArray.h>#include "SEImplementation/Common/OnnxCommon.h"#include "SEImplementation/Plugin/Onnx/OnnxPlugin.h"#include "SEImplementation/Plugin/Onnx/OnnxSourceTask.h"#include "SEImplementation/Plugin/Onnx/OnnxProperty.h"#include "SEImplementation/Plugin/Onnx/OnnxConfig.h"#include "SEImplementation/Plugin/Onnx/OnnxTaskFactory.h"
Go to the source code of this file.
Namespaces | |
| namespace | SourceXtractor |
Functions | |
| static std::string | SourceXtractor::generatePropertyName (const OnnxModel &model) |
| template<typename T > | |
| static void | SourceXtractor::registerColumnConverter (OutputRegistry ®istry, const OnnxSourceTask::OnnxModelInfo &model_info) |