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

Functions

std::vector< std::string > GetOutputNamesHelper (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 370 of file onnxruntime_cxx_inline.h.

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

Definition at line 397 of file onnxruntime_cxx_inline.h.