HDK
|
#include <onnxruntime_cxx_api.h>
Public Member Functions | |
AllocatedFree (OrtAllocator *allocator) | |
void | operator() (void *ptr) const |
Public Attributes | |
OrtAllocator * | allocator_ |
Definition at line 624 of file onnxruntime_cxx_api.h.
|
inlineexplicit |
Definition at line 626 of file onnxruntime_cxx_api.h.
Definition at line 628 of file onnxruntime_cxx_api.h.
OrtAllocator* Ort::detail::AllocatedFree::allocator_ |
Definition at line 625 of file onnxruntime_cxx_api.h.