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

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

CustomRegistry()onnxruntime::CustomRegistryinline
GetKernelRegistry()onnxruntime::CustomRegistry
GetOpschemaRegistry()onnxruntime::CustomRegistry
RegisterCustomKernel(KernelDefBuilder &kernel_def_builder, const KernelCreateFn &kernel_creator)onnxruntime::CustomRegistry
RegisterCustomKernel(KernelCreateInfo &)onnxruntime::CustomRegistry
RegisterOpSet(std::vector< ONNX_NAMESPACE::OpSchema > &schemas, const std::string &domain, int baseline_opset_version, int opset_version)onnxruntime::CustomRegistry