|
HDK
|
This is the complete list of members for Ort::Custom::TensorBase, including all inherited members.
| ArgBase(OrtKernelContext *ctx, size_t indice, bool is_input) | Ort::Custom::ArgBase | inline |
| ctx_ | Ort::Custom::ArgBase | protected |
| DataRaw() const =0 | Ort::Custom::TensorBase | pure virtual |
| indice_ | Ort::Custom::ArgBase | protected |
| is_input_ | Ort::Custom::ArgBase | protected |
| IsCpuTensor() const | Ort::Custom::TensorBase | inline |
| mem_type_ | Ort::Custom::TensorBase | protected |
| NumberOfElement() const | Ort::Custom::TensorBase | inline |
| operator bool() const | Ort::Custom::TensorBase | inline |
| Shape() const | Ort::Custom::TensorBase | inline |
| Shape2Str() const | Ort::Custom::TensorBase | inline |
| shape_ | Ort::Custom::TensorBase | protected |
| SizeInBytes() const =0 | Ort::Custom::TensorBase | pure virtual |
| TensorBase(OrtKernelContext *ctx, size_t indice, bool is_input) | Ort::Custom::TensorBase | inline |
| Type() const | Ort::Custom::TensorBase | inline |
| type_ | Ort::Custom::TensorBase | protected |
| ~ArgBase() | Ort::Custom::ArgBase | inlinevirtual |