![]() |
OnnxRuntime
|
This is the complete list of members for Ort::CustomOpApi, including all inherited members.
| CustomOpApi(const OrtApi &api) | Ort::CustomOpApi | inline |
| GetDimensions(const OrtTensorTypeAndShapeInfo *info, int64_t *dim_values, size_t dim_values_length) | Ort::CustomOpApi | |
| GetDimensionsCount(const OrtTensorTypeAndShapeInfo *info) | Ort::CustomOpApi | |
| GetTensorData(const OrtValue *value) | Ort::CustomOpApi | |
| GetTensorElementType(const OrtTensorTypeAndShapeInfo *info) | Ort::CustomOpApi | |
| GetTensorMemoryInfo(const OrtValue *value) | Ort::CustomOpApi | |
| GetTensorMutableData(OrtValue *value) | Ort::CustomOpApi | |
| GetTensorShape(const OrtTensorTypeAndShapeInfo *info) | Ort::CustomOpApi | |
| GetTensorShapeElementCount(const OrtTensorTypeAndShapeInfo *info) | Ort::CustomOpApi | |
| GetTensorTypeAndShape(const OrtValue *value) | Ort::CustomOpApi | |
| KernelContext_GetGPUComputeStream(const OrtKernelContext *context) | Ort::CustomOpApi | |
| KernelContext_GetInput(const OrtKernelContext *context, size_t index) | Ort::CustomOpApi | |
| KernelContext_GetInputCount(const OrtKernelContext *context) | Ort::CustomOpApi | |
| KernelContext_GetOutput(OrtKernelContext *context, size_t index, const int64_t *dim_values, size_t dim_count) | Ort::CustomOpApi | |
| KernelContext_GetOutputCount(const OrtKernelContext *context) | Ort::CustomOpApi | |
| KernelInfoGetAttribute(const OrtKernelInfo *info, const char *name) | Ort::CustomOpApi | |
| ReleaseTensorTypeAndShapeInfo(OrtTensorTypeAndShapeInfo *input) | Ort::CustomOpApi | |
| SetDimensions(OrtTensorTypeAndShapeInfo *info, const int64_t *dim_values, size_t dim_count) | Ort::CustomOpApi | |
| ThrowOnError(OrtStatus *result) | Ort::CustomOpApi |