Poplar and PopLibs
popsparse::experimental::BSMatMulParams Member List

This is the complete list of members for popsparse::experimental::BSMatMulParams, including all inherited members.

BSMatMulParams(const std::array< int, 3 > &dim, const std::array< int, 3 > &blockSize, const std::vector< unsigned char > &rhsSparsity, bool rhsNeedTranspose, poplar::Type inDataType, poplar::Type outDataType, poplar::Type partialDataType, unsigned numGroupsIn=1)popsparse::experimental::BSMatMulParams
BSMatMulParams(const std::array< int, 3 > &dim, const std::array< int, 3 > &blockSize, const std::vector< unsigned char > &resSparsity, poplar::Type inDataType, poplar::Type outDataType, poplar::Type partialDataType, SubBlockMask subBlockMask=SubBlockMask::None, unsigned numGroupsIn=1)popsparse::experimental::BSMatMulParams