HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
onnxruntime::ComputeContext Struct Reference

#include <func_api.h>

Public Attributes

AllocateFunc allocate_func
 
DestroyFunc release_func
 
AllocatorHandle allocator_handle
 
const char * node_name
 

Detailed Description

Definition at line 12 of file func_api.h.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: