HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
onnxruntime::CPUAllocator Member List

This is the complete list of members for onnxruntime::CPUAllocator, including all inherited members.

Alloc(size_t size) overrideonnxruntime::CPUAllocatorvirtual
AllocArray(size_t nmemb, size_t size)onnxruntime::IAllocatorinline
AllocArrayWithAlignment(size_t nmemb, size_t size)onnxruntime::IAllocatorinline
CalcMemSizeForArray(size_t nmemb, size_t size, size_t *out) noexceptonnxruntime::IAllocatorinlinestatic
CalcMemSizeForArrayWithAlignment(size_t nmemb, size_t size, size_t alignment, size_t *out) noexceptonnxruntime::IAllocatorstatic
CalcMemSizeForArrayWithAlignment(size_t nmemb, size_t size, size_t *out) noexceptonnxruntime::IAllocatorstatic
CPUAllocator(const OrtMemoryInfo &memory_info)onnxruntime::CPUAllocatorinlineexplicit
CPUAllocator()onnxruntime::CPUAllocatorinline
Free(void *p) overrideonnxruntime::CPUAllocatorvirtual
GetStats(AllocatorStats *)onnxruntime::IAllocatorinlinevirtual
IAllocator(const OrtMemoryInfo &info)onnxruntime::IAllocatorinline
Info() const onnxruntime::IAllocatorinline
MakeUniquePtr(std::shared_ptr< IAllocator > allocator, size_t count_or_bytes, bool use_reserve=false, Stream *stream=nullptr, WaitNotificationFn wait_fn=nullptr)onnxruntime::IAllocatorinlinestatic
Reserve(size_t size)onnxruntime::IAllocatorinlinevirtual
~IAllocator()=defaultonnxruntime::IAllocatorvirtual