|
HDK
|
This is the complete list of members for onnxruntime::OpKernel, including all inherited members.
| Compute(_Inout_ OpKernelContext *context) const =0 | onnxruntime::OpKernel | pure virtual |
| ComputeAsync(_Inout_ OpKernelContext *, DoneCallback) const | onnxruntime::OpKernel | inlinevirtual |
| DoneCallback typedef | onnxruntime::OpKernel | |
| GetDevice(OrtMemType mem_type) const | onnxruntime::OpKernel | |
| GetRemovableAttributes(InlinedVector< std::string > &removable_attributes) const | onnxruntime::OpKernel | inlinevirtual |
| Info() const | onnxruntime::OpKernel | inline |
| IsAsync() const | onnxruntime::OpKernel | inlinevirtual |
| KernelDef() const | onnxruntime::OpKernel | |
| Node() const | onnxruntime::OpKernel | |
| OpKernel(const OpKernelInfo &info) | onnxruntime::OpKernel | inlineexplicit |
| PrePack(const Tensor &, int, AllocatorPtr, bool &is_packed, PrePackedWeights *) | onnxruntime::OpKernel | inlinevirtual |
| UseSharedPrePackedBuffers(std::vector< BufferUniquePtr > &, int, bool &used_shared_buffers) | onnxruntime::OpKernel | inlinevirtual |
| ~OpKernel()=default | onnxruntime::OpKernel | virtual |