SMAUG
Simulating Machine Learning Applications on gem5-Aladdin
smaug::TensorShape Member List

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

alignment (defined in smaug::TensorShape)smaug::TensorShapeprotected
asTensorShapeProto()smaug::TensorShape
computePadding() (defined in smaug::TensorShape)smaug::TensorShapeinlineprotected
dims() const (defined in smaug::TensorShape)smaug::TensorShapeinline
dims_ (defined in smaug::TensorShape)smaug::TensorShapeprotected
getAlignment() const (defined in smaug::TensorShape)smaug::TensorShapeinline
getIndex(int index) const (defined in smaug::TensorShape)smaug::TensorShapeinlineprotected
getLayout() const (defined in smaug::TensorShape)smaug::TensorShapeinline
getPadding(int index) const (defined in smaug::TensorShape)smaug::TensorShapeinline
getStorageDim(int index) constsmaug::TensorShapeinline
layout (defined in smaug::TensorShape)smaug::TensorShapeprotected
ndims() const (defined in smaug::TensorShape)smaug::TensorShapeinline
operator==(const TensorShape &other) const (defined in smaug::TensorShape)smaug::TensorShapeinline
operator[](int index) const (defined in smaug::TensorShape)smaug::TensorShapeinline
operator[](int index) (defined in smaug::TensorShape)smaug::TensorShapeinline
padding() constsmaug::TensorShapeinline
padding_smaug::TensorShapeprotected
size() const (defined in smaug::TensorShape)smaug::TensorShapeinline
storageSize() const (defined in smaug::TensorShape)smaug::TensorShapeinline
TensorShape() (defined in smaug::TensorShape)smaug::TensorShapeinline
TensorShape(std::vector< int > _dims, DataLayout _layout, int _alignment=0) (defined in smaug::TensorShape)smaug::TensorShapeinline
TensorShape(std::initializer_list< int > _dims, DataLayout _layout, int _alignment=0) (defined in smaug::TensorShape)smaug::TensorShapeinline
TensorShape(const TensorShape &shape) (defined in smaug::TensorShape)smaug::TensorShapeinline
TensorShape(const TensorShapeProto &shapeProto) (defined in smaug::TensorShape)smaug::TensorShapeinline