ArmNN
 20.02
TensorShape Member List

This is the complete list of members for TensorShape, including all inherited members.

GetNumDimensions() constTensorShapeinline
GetNumElements() constTensorShape
operator!=(const TensorShape &other) constTensorShape
operator=(const TensorShape &other)TensorShape
operator==(const TensorShape &other) constTensorShape
operator[](unsigned int i) constTensorShape
operator[](unsigned int i)TensorShape
TensorShape()TensorShape
TensorShape(unsigned int numDimensions)TensorShape
TensorShape(unsigned int numDimensions, const unsigned int *dimensionSizes)TensorShape
TensorShape(std::initializer_list< unsigned int > dimensionSizeList)TensorShape
TensorShape(const TensorShape &other)TensorShape