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

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

enum2DTensorTilingConfigs(TensorShape shape, int maxTileSize, const std::vector< int > &minShape, const std::vector< int > &strides, std::vector< TensorShape > &configs)smaug::smv::TilingOptimizerBaseprotectedstatic
enum4DTensorTilingConfigs(TensorShape shape, int maxTileSize, const std::vector< int > &minShape, const std::vector< int > &strides, std::vector< TensorShape > &configs)smaug::smv::TilingOptimizerBaseprotectedstatic
findBestTilingDims(const TensorShape &shape, int maxTileSize, const std::vector< int > &minShape)smaug::smv::TilingOptimizerBaseprotectedstatic