ONNX Runtime
|
This is the complete list of members for Ort::Allocator, including all inherited members.
Alloc(size_t size) (defined in Ort::detail::AllocatorImpl< T >) | Ort::detail::AllocatorImpl< T > | |
Allocator(std::nullptr_t) | Ort::Allocator | inlineexplicit |
Allocator(const Session &session, const OrtMemoryInfo *) | Ort::Allocator | |
B typedef (defined in Ort::detail::AllocatorImpl< T >) | Ort::detail::AllocatorImpl< 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 > | |
Free(void *p) (defined in Ort::detail::AllocatorImpl< T >) | Ort::detail::AllocatorImpl< T > | |
GetAllocation(size_t size) (defined in Ort::detail::AllocatorImpl< T >) | Ort::detail::AllocatorImpl< T > | |
GetInfo() const (defined in Ort::detail::AllocatorImpl< T >) | Ort::detail::AllocatorImpl< T > | |
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 |