ONNX Runtime
|
This is the complete list of members for Ort::KernelInfo, including all inherited members.
B typedef (defined in Ort::detail::KernelInfoImpl< T >) | Ort::detail::KernelInfoImpl< T > | |
Base()=default | Ort::detail::Base< T > | |
Base(contained_type *p) noexcept | Ort::detail::Base< T > | inlineexplicit |
Base(const Base &)=delete | Ort::detail::Base< T > | |
Base(Base &&v) noexcept | Ort::detail::Base< T > | inline |
contained_type typedef | Ort::detail::Base< T > | |
Copy() const (defined in Ort::detail::KernelInfoImpl< T >) | Ort::detail::KernelInfoImpl< T > | |
GetAttribute(const char *name) const (defined in Ort::detail::KernelInfoImpl< T >) | Ort::detail::KernelInfoImpl< T > | inline |
GetAttributes(const char *name) const (defined in Ort::detail::KernelInfoImpl< T >) | Ort::detail::KernelInfoImpl< T > | inline |
GetConst() const | Ort::KernelInfo | inline |
GetInputCount() const (defined in Ort::detail::KernelInfoImpl< T >) | Ort::detail::KernelInfoImpl< T > | |
GetInputName(size_t index) const (defined in Ort::detail::KernelInfoImpl< T >) | Ort::detail::KernelInfoImpl< T > | |
GetInputTypeInfo(size_t index) const (defined in Ort::detail::KernelInfoImpl< T >) | Ort::detail::KernelInfoImpl< T > | |
GetLogger() const (defined in Ort::detail::KernelInfoImpl< T >) | Ort::detail::KernelInfoImpl< T > | |
GetNodeName() const (defined in Ort::detail::KernelInfoImpl< T >) | Ort::detail::KernelInfoImpl< T > | |
GetOutputCount() const (defined in Ort::detail::KernelInfoImpl< T >) | Ort::detail::KernelInfoImpl< T > | |
GetOutputName(size_t index) const (defined in Ort::detail::KernelInfoImpl< T >) | Ort::detail::KernelInfoImpl< T > | |
GetOutputTypeInfo(size_t index) const (defined in Ort::detail::KernelInfoImpl< T >) | Ort::detail::KernelInfoImpl< T > | |
GetTensorAttribute(const char *name, OrtAllocator *allocator) const (defined in Ort::detail::KernelInfoImpl< T >) | Ort::detail::KernelInfoImpl< T > | |
GetTensorConstantInput(size_t index, int *is_constant) const (defined in Ort::detail::KernelInfoImpl< T >) | Ort::detail::KernelInfoImpl< T > | |
KernelInfo(std::nullptr_t) | Ort::KernelInfo | inlineexplicit |
KernelInfo(OrtKernelInfo *info) | Ort::KernelInfo | explicit |
operator contained_type *() const noexcept | Ort::detail::Base< T > | inline |
operator=(const Base &)=delete | Ort::detail::Base< T > | |
operator=(Base &&v) noexcept | Ort::detail::Base< T > | inline |
p_ | Ort::detail::Base< T > | protected |
release() | Ort::detail::Base< T > | inline |
~Base() | Ort::detail::Base< T > | inline |