HDK
|
Go to the source code of this file.
Namespaces | |
onnxruntime | |
Typedefs | |
using | onnxruntime::InputDefList = std::vector< const onnxruntime::NodeArg * > |
using | onnxruntime::OutputDefList = std::vector< const onnxruntime::NodeArg * > |
using | onnxruntime::NameMLValMap = std::unordered_map< std::string, OrtValue > |