ONNX Runtime
|
This is the complete list of members for Ort::MemoryAllocation, including all inherited members.
get() | Ort::MemoryAllocation | inline |
MemoryAllocation(OrtAllocator *allocator, void *p, size_t size) | Ort::MemoryAllocation | |
MemoryAllocation(const MemoryAllocation &)=delete | Ort::MemoryAllocation | |
MemoryAllocation(MemoryAllocation &&) noexcept | Ort::MemoryAllocation | |
operator=(const MemoryAllocation &)=delete | Ort::MemoryAllocation | |
operator=(MemoryAllocation &&) noexcept | Ort::MemoryAllocation | |
size() const | Ort::MemoryAllocation | inline |
~MemoryAllocation() | Ort::MemoryAllocation |