ONNX Runtime
|
This is the complete list of members for Ort::ShapeInferContext, including all inherited members.
Floats typedef | Ort::ShapeInferContext | |
GetAttrFloat(const char *attr_name) | Ort::ShapeInferContext | |
GetAttrFloats(const char *attr_name) | Ort::ShapeInferContext | |
GetAttrInt(const char *attr_name) | Ort::ShapeInferContext | |
GetAttrInts(const char *attr_name) | Ort::ShapeInferContext | |
GetAttrString(const char *attr_name) | Ort::ShapeInferContext | |
GetAttrStrings(const char *attr_name) | Ort::ShapeInferContext | |
GetInputCount() const | Ort::ShapeInferContext | inline |
GetInputShape(size_t indice) const | Ort::ShapeInferContext | inline |
Ints typedef | Ort::ShapeInferContext | |
SetOutputShape(size_t indice, const Shape &shape, ONNXTensorElementDataType type=ONNX_TENSOR_ELEMENT_DATA_TYPE_FLOAT) | Ort::ShapeInferContext | |
Shape typedef | Ort::ShapeInferContext | |
ShapeInferContext(const OrtApi *ort_api, OrtShapeInferContext *ctx) | Ort::ShapeInferContext | |
Strings typedef | Ort::ShapeInferContext |