|
HDK
|
This is the complete list of members for Ort::Custom::TensorArray, including all inherited members.
| AllocateOutput(size_t ith_output, const std::vector< int64_t > &shape) | Ort::Custom::TensorArray | inline |
| AllocateStringTensor(size_t ith_output) | Ort::Custom::TensorArray | inline |
| ArgBase(OrtKernelContext *ctx, size_t indice, bool is_input) | Ort::Custom::ArgBase | inline |
| ctx_ | Ort::Custom::ArgBase | protected |
| indice_ | Ort::Custom::ArgBase | protected |
| is_input_ | Ort::Custom::ArgBase | protected |
| operator[](size_t ith_input) const | Ort::Custom::TensorArray | inline |
| Size() const | Ort::Custom::TensorArray | inline |
| TensorArray(OrtKernelContext *ctx, size_t start_indice, bool is_input) | Ort::Custom::TensorArray | inline |
| ~ArgBase() | Ort::Custom::ArgBase | inlinevirtual |