ONNX Runtime
|
Wrapper around OrtAllocator. More...
#include <onnxruntime_cxx_api.h>
Inherits Ort::detail::AllocatorImpl< T >.
Public Member Functions | |
Allocator (std::nullptr_t) | |
Convenience to create a class member and then replace with an instance. | |
Allocator (const Session &session, const OrtMemoryInfo *) | |
Wrapper around OrtAllocator.
|
inlineexplicit |
Convenience to create a class member and then replace with an instance.
Ort::Allocator::Allocator | ( | const Session & | session, |
const OrtMemoryInfo * | |||
) |