Poplar and PopLibs
popsparse::dynamic::SparsityDataImpl< T > Struct Template Reference

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.
 

Detailed Description

template<typename T>
struct popsparse::dynamic::SparsityDataImpl< T >

Encoding of sparsity representation.


The documentation for this struct was generated from the following file: