OnnxRuntime
|
Wraps an object that inherits from Ort::Base and stops it from deleting the contained pointer on destruction. More...
#include <onnxruntime_cxx_api.h>
Inherits T.
Public Member Functions | |
Unowned (typename T::contained_type *p) | |
Unowned (Unowned &&v) | |
~Unowned () | |
Wraps an object that inherits from Ort::Base and stops it from deleting the contained pointer on destruction.
This has the effect of making it not own the memory held by Ort::Base.
|
inline |
|
inline |
|
inline |