SMAUG
Simulating Machine Learning Applications on gem5-Aladdin
|
This is the complete list of members for smaug::TensorShape, including all inherited members.
alignment (defined in smaug::TensorShape) | smaug::TensorShape | protected |
asTensorShapeProto() | smaug::TensorShape | |
computePadding() (defined in smaug::TensorShape) | smaug::TensorShape | inlineprotected |
dims() const (defined in smaug::TensorShape) | smaug::TensorShape | inline |
dims_ (defined in smaug::TensorShape) | smaug::TensorShape | protected |
getAlignment() const (defined in smaug::TensorShape) | smaug::TensorShape | inline |
getIndex(int index) const (defined in smaug::TensorShape) | smaug::TensorShape | inlineprotected |
getLayout() const (defined in smaug::TensorShape) | smaug::TensorShape | inline |
getPadding(int index) const (defined in smaug::TensorShape) | smaug::TensorShape | inline |
getStorageDim(int index) const | smaug::TensorShape | inline |
layout (defined in smaug::TensorShape) | smaug::TensorShape | protected |
ndims() const (defined in smaug::TensorShape) | smaug::TensorShape | inline |
operator==(const TensorShape &other) const (defined in smaug::TensorShape) | smaug::TensorShape | inline |
operator[](int index) const (defined in smaug::TensorShape) | smaug::TensorShape | inline |
operator[](int index) (defined in smaug::TensorShape) | smaug::TensorShape | inline |
padding() const | smaug::TensorShape | inline |
padding_ | smaug::TensorShape | protected |
size() const (defined in smaug::TensorShape) | smaug::TensorShape | inline |
storageSize() const (defined in smaug::TensorShape) | smaug::TensorShape | inline |
TensorShape() (defined in smaug::TensorShape) | smaug::TensorShape | inline |
TensorShape(std::vector< int > _dims, DataLayout _layout, int _alignment=0) (defined in smaug::TensorShape) | smaug::TensorShape | inline |
TensorShape(std::initializer_list< int > _dims, DataLayout _layout, int _alignment=0) (defined in smaug::TensorShape) | smaug::TensorShape | inline |
TensorShape(const TensorShape &shape) (defined in smaug::TensorShape) | smaug::TensorShape | inline |
TensorShape(const TensorShapeProto &shapeProto) (defined in smaug::TensorShape) | smaug::TensorShape | inline |