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

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

B typedefOrt::detail::ConstSessionImpl< 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
contained_type typedefOrt::detail::Base< T >
GetInputCount() constOrt::detail::ConstSessionImpl< T >
GetInputNameAllocated(size_t index, OrtAllocator *allocator) constOrt::detail::ConstSessionImpl< T >
GetInputTypeInfo(size_t index) constOrt::detail::ConstSessionImpl< T >
GetModelMetadata() constOrt::detail::ConstSessionImpl< T >
GetOutputCount() constOrt::detail::ConstSessionImpl< T >
GetOutputNameAllocated(size_t index, OrtAllocator *allocator) constOrt::detail::ConstSessionImpl< T >
GetOutputTypeInfo(size_t index) constOrt::detail::ConstSessionImpl< T >
GetOverridableInitializerCount() constOrt::detail::ConstSessionImpl< T >
GetOverridableInitializerNameAllocated(size_t index, OrtAllocator *allocator) constOrt::detail::ConstSessionImpl< T >
GetOverridableInitializerTypeInfo(size_t index) constOrt::detail::ConstSessionImpl< T >
GetProfilingStartTimeNs() constOrt::detail::ConstSessionImpl< 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
~Base()Ort::detail::Base< T >inline