HDK
|
#include <func_api.h>
Public Attributes | |
AllocateFunc | allocate_func |
DestroyFunc | release_func |
AllocatorHandle | allocator_handle |
const char * | node_name |
Definition at line 12 of file func_api.h.
AllocateFunc onnxruntime::ComputeContext::allocate_func |
Definition at line 14 of file func_api.h.
AllocatorHandle onnxruntime::ComputeContext::allocator_handle |
Definition at line 16 of file func_api.h.
const char* onnxruntime::ComputeContext::node_name |
Definition at line 17 of file func_api.h.
DestroyFunc onnxruntime::ComputeContext::release_func |
Definition at line 15 of file func_api.h.