ONNX Runtime
|
Wrapper around OrtAllocator default instance that is owned by Onnxruntime. More...
#include <onnxruntime_cxx_api.h>
Inherits Ort::detail::AllocatorImpl< T >.
Public Member Functions | |
AllocatorWithDefaultOptions (std::nullptr_t) | |
Convenience to create a class member and then replace with an instance. | |
AllocatorWithDefaultOptions () | |
Wrapper around OrtAllocator default instance that is owned by Onnxruntime.
|
inlineexplicit |
Convenience to create a class member and then replace with an instance.
Ort::AllocatorWithDefaultOptions::AllocatorWithDefaultOptions | ( | ) |