#include <onnxruntime_cxx_api.h>
◆ AllocatorWithDefaultOptions()
Ort::AllocatorWithDefaultOptions::AllocatorWithDefaultOptions |
( |
| ) |
|
◆ Alloc()
void * Ort::AllocatorWithDefaultOptions::Alloc |
( |
size_t |
size | ) |
|
◆ Free()
void Ort::AllocatorWithDefaultOptions::Free |
( |
void * |
p | ) |
|
◆ GetAllocation()
◆ GetInfo()
const OrtMemoryInfo * Ort::AllocatorWithDefaultOptions::GetInfo |
( |
| ) |
const |
◆ operator const OrtAllocator *()
Ort::AllocatorWithDefaultOptions::operator const OrtAllocator * |
( |
| ) |
const |
|
inline |
◆ operator OrtAllocator *()
Ort::AllocatorWithDefaultOptions::operator OrtAllocator * |
( |
| ) |
|
|
inline |