ONNX Runtime
Loading...
Searching...
No Matches
Ort::IoBinding Member List

This is the complete list of members for Ort::IoBinding, including all inherited members.

B typedefOrt::detail::IoBindingImpl< OrtIoBinding >
B typedefOrt::detail::IoBindingImpl< OrtIoBinding >
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< OrtIoBinding >
BindOutput(const char *name, const Value &)Ort::detail::IoBindingImpl< OrtIoBinding >
BindOutput(const char *name, const OrtMemoryInfo *)Ort::detail::IoBindingImpl< OrtIoBinding >
ClearBoundInputs()Ort::detail::IoBindingImpl< OrtIoBinding >
ClearBoundOutputs()Ort::detail::IoBindingImpl< OrtIoBinding >
contained_type typedefOrt::detail::Base< T >
GetConst() constOrt::IoBindinginline
GetOutputNames() constOrt::detail::ConstIoBindingImpl< T >
GetOutputNames(OrtAllocator *) constOrt::detail::ConstIoBindingImpl< T >
GetOutputValues() constOrt::detail::ConstIoBindingImpl< T >
GetOutputValues(OrtAllocator *) constOrt::detail::ConstIoBindingImpl< T >
GetUnowned() constOrt::IoBindinginline
IoBinding(std::nullptr_t)Ort::IoBindinginlineexplicit
IoBinding(Session &session)Ort::IoBindingexplicit
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< OrtIoBinding >
SynchronizeOutputs()Ort::detail::IoBindingImpl< OrtIoBinding >
~Base()Ort::detail::Base< T >inline