HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
onnxruntime::OpKernel Member List

This is the complete list of members for onnxruntime::OpKernel, including all inherited members.

Allocator(int id, OrtMemType mem_type) const onnxruntime::OpKernel
Compute(_Inout_ OpKernelContext *context) const =0onnxruntime::OpKernelpure virtual
ComputeAsync(_Inout_ OpKernelContext *, DoneCallback) const onnxruntime::OpKernelinlinevirtual
DoneCallback typedefonnxruntime::OpKernel
Info() const onnxruntime::OpKernelinline
IsAsync() const onnxruntime::OpKernelinlinevirtual
KernelDef() const onnxruntime::OpKernel
Node() const onnxruntime::OpKernel
OpKernel(const OpKernelInfo &info)onnxruntime::OpKernelinlineexplicit
PrePack(const Tensor &, int, AllocatorPtr, bool &is_packed, PrePackedWeights *)onnxruntime::OpKernelinlinevirtual
UseSharedPrePackedBuffers(std::vector< BufferUniquePtr > &, int, bool &used_shared_buffers)onnxruntime::OpKernelinlinevirtual
~OpKernel()=defaultonnxruntime::OpKernelvirtual