SMAUG
Simulating Machine Learning Applications on gem5-Aladdin
smaug::ReshapeOp< Backend > Member List

This is the complete list of members for smaug::ReshapeOp< Backend >, including all inherited members.

createAllTensors() override (defined in smaug::ReshapeOp< Backend >)smaug::ReshapeOp< Backend >inline
layout (defined in smaug::ReshapeOp< Backend >)smaug::ReshapeOp< Backend >protected
ReshapeOp(const std::string &name, Workspace *workspace) (defined in smaug::ReshapeOp< Backend >)smaug::ReshapeOp< Backend >inline
ReshapeOp(const std::string &name, Workspace *workspace, const std::vector< int > &_shape, DataLayout _layout) (defined in smaug::ReshapeOp< Backend >)smaug::ReshapeOp< Backend >inline
run() override (defined in smaug::ReshapeOp< Backend >)smaug::ReshapeOp< Backend >inline
setShape(const std::vector< int > &_shape, DataLayout _layout)smaug::ReshapeOp< Backend >inline
setShape(const std::initializer_list< int > &_shape, DataLayout _layout)smaug::ReshapeOp< Backend >inline
shape (defined in smaug::ReshapeOp< Backend >)smaug::ReshapeOp< Backend >protected