|
HDK
|
#include <execution_provider.h>
Public Attributes | |
| CreateFunctionStateFunc | create_state_func |
| ComputeFunc | compute_func |
| DestroyFunctionStateFunc | release_state_func |
Definition at line 51 of file execution_provider.h.
| ComputeFunc onnxruntime::NodeComputeInfo::compute_func |
Definition at line 53 of file execution_provider.h.
| CreateFunctionStateFunc onnxruntime::NodeComputeInfo::create_state_func |
Definition at line 52 of file execution_provider.h.
| DestroyFunctionStateFunc onnxruntime::NodeComputeInfo::release_state_func |
Definition at line 54 of file execution_provider.h.