Poplar and PopLibs
|
Encoding of sparsity representation. More...
#include <SparsePartitioner.hpp>
Public Attributes | |
std::vector< std::size_t > | metaInfo |
Meta information representing sparsity for each tile. | |
std::vector< T > | nzValues |
The non-zero values of the sparse matrix. | |
Encoding of sparsity representation.