HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Ort::detail::binding_utils Namespace Reference

Functions

std::vector< std::stringGetOutputNamesHelper (const OrtIoBinding *binding, OrtAllocator *)
 
std::vector< ValueGetOutputValuesHelper (const OrtIoBinding *binding, OrtAllocator *)
 

Function Documentation

std::vector< std::string > Ort::detail::binding_utils::GetOutputNamesHelper ( const OrtIoBinding *  binding,
OrtAllocator allocator 
)
inline

Definition at line 300 of file onnxruntime_cxx_inline.h.

std::vector< Value > Ort::detail::binding_utils::GetOutputValuesHelper ( const OrtIoBinding *  binding,
OrtAllocator allocator 
)
inline

Definition at line 327 of file onnxruntime_cxx_inline.h.