HDK
|
This is the complete list of members for onnxruntime::ORTInvoker, including all inherited members.
GetCurrentExecutionProvider() | onnxruntime::ORTInvoker | inline |
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::ORTInvoker | inline |