ONNX Runtime
Loading...
Searching...
No Matches
Ort::detail::IoBindingImpl< T > Member List

This is the complete list of members for Ort::detail::IoBindingImpl< T >, including all inherited members.

B typedefOrt::detail::IoBindingImpl< T >
B typedefOrt::detail::IoBindingImpl< T >
Base()=defaultOrt::detail::Base< T >
Base(contained_type *p) noexceptOrt::detail::Base< T >inlineexplicit
Base(const Base &)=deleteOrt::detail::Base< T >
Base(Base &&v) noexceptOrt::detail::Base< T >inline
BindInput(const char *name, const Value &)Ort::detail::IoBindingImpl< T >
BindOutput(const char *name, const Value &)Ort::detail::IoBindingImpl< T >
BindOutput(const char *name, const OrtMemoryInfo *)Ort::detail::IoBindingImpl< T >
ClearBoundInputs()Ort::detail::IoBindingImpl< T >
ClearBoundOutputs()Ort::detail::IoBindingImpl< T >
contained_type typedefOrt::detail::Base< T >
GetOutputNames() constOrt::detail::ConstIoBindingImpl< T >
GetOutputNames(OrtAllocator *) constOrt::detail::ConstIoBindingImpl< T >
GetOutputValues() constOrt::detail::ConstIoBindingImpl< T >
GetOutputValues(OrtAllocator *) constOrt::detail::ConstIoBindingImpl< T >
operator contained_type *() const noexceptOrt::detail::Base< T >inline
operator=(const Base &)=deleteOrt::detail::Base< T >
operator=(Base &&v) noexceptOrt::detail::Base< T >inline
p_Ort::detail::Base< T >protected
release()Ort::detail::Base< T >inline
SynchronizeInputs()Ort::detail::IoBindingImpl< T >
SynchronizeOutputs()Ort::detail::IoBindingImpl< T >
~Base()Ort::detail::Base< T >inline