|
HDK
|
Include dependency graph for kernel_registry.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | onnxruntime::KernelRegistry |
Namespaces | |
| onnxruntime | |
Typedefs | |
| using | onnxruntime::KernelCreateMap = std::multimap< std::string, KernelCreateInfo > |
| using | onnxruntime::KernelDefHashes = std::vector< std::pair< std::string, HashValue >> |