HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
onnxruntime::ORTInvoker Member List

This is the complete list of members for onnxruntime::ORTInvoker, including all inherited members.

GetCurrentExecutionProvider()onnxruntime::ORTInvokerinline
Invoke(const std::string &op_name, const std::vector< OrtValue > &inputs, std::vector< OrtValue > &outputs, const NodeAttributes *attributes, const std::string &domain=kOnnxDomain, const int version=-1)onnxruntime::ORTInvoker
ORTInvoker(std::shared_ptr< IExecutionProvider > execution_provider, const logging::Logger &logger, const IOnnxRuntimeOpSchemaRegistryList &custom_op_registries)onnxruntime::ORTInvokerinline