OnnxRuntime
Loading...
Searching...
No Matches
Ort::detail::KernelInfoImpl< T > Member List

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

B typedefOrt::detail::KernelInfoImpl< 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 >
Copy() constOrt::detail::KernelInfoImpl< T >
GetAttribute(const char *name) constOrt::detail::KernelInfoImpl< T >inline
GetAttributes(const char *name) constOrt::detail::KernelInfoImpl< T >inline
GetInputCount() constOrt::detail::KernelInfoImpl< T >
GetInputName(size_t index) constOrt::detail::KernelInfoImpl< T >
GetInputTypeInfo(size_t index) constOrt::detail::KernelInfoImpl< T >
GetOutputCount() constOrt::detail::KernelInfoImpl< T >
GetOutputName(size_t index) constOrt::detail::KernelInfoImpl< T >
GetOutputTypeInfo(size_t index) constOrt::detail::KernelInfoImpl< T >
GetTensorAttribute(const char *name, OrtAllocator *allocator) constOrt::detail::KernelInfoImpl< 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