OnnxRuntime
|
This is the complete list of members for Ort::Allocator, including all inherited members.
Alloc(size_t size) const | Ort::Allocator | |
Allocator(const Session &session, const MemoryInfo &) | Ort::Allocator | |
Base()=default | Ort::Base< OrtAllocator > | |
Base(OrtAllocator *p) | Ort::Base< OrtAllocator > | inline |
Base(const Base &)=delete | Ort::Base< OrtAllocator > | protected |
Base(Base &&v) noexcept | Ort::Base< OrtAllocator > | inlineprotected |
contained_type typedef | Ort::Base< OrtAllocator > | |
Free(void *p) const | Ort::Allocator | |
GetAllocation(size_t size) | Ort::Allocator | |
GetInfo() const | Ort::Allocator | |
operator const OrtAllocator *() const | Ort::Base< OrtAllocator > | inline |
operator OrtAllocator *() | Ort::Base< OrtAllocator > | inline |
operator=(const Base &)=delete | Ort::Base< OrtAllocator > | protected |
operator=(Base &&v) noexcept | Ort::Base< OrtAllocator > | inlineprotected |
p_ | Ort::Base< OrtAllocator > | protected |
release() | Ort::Base< OrtAllocator > | inline |
~Base() | Ort::Base< OrtAllocator > | inline |