Poplar and PopLibs
|
Directories | |
directory | experimental |
Files | |
file | codelets.hpp [code] |
file | Embedding.hpp [code] |
Functions for slicing and mapping sparse tensors. | |
file | FullyConnected.hpp [code] |
Fully-connected layers using sparse tensors. | |
file | FullyConnectedParams.hpp [code] |
Parameters used for fully-connected layers using sparse tensors. | |
file | MatMul.hpp [code] |
Sparse matrix multiply operations. | |
file | MatMulParams.hpp [code] |
Definitions for sparse matrix multiply operations. | |
file | PlanningCache.hpp [code] |
Caching of plans for dynamically sparse operations. | |
file | SparsePartitioner.hpp [code] |
Translation and encoding of sparsity information for a fully connected layer. | |
file | SparseStorageFormats.hpp [code] |
Storage formats for a block sparse matrix. | |
file | SparseTensor.hpp [code] |
Basic representation of a sparse tensor. | |
file | SparsityParams.hpp [code] |
Parameters used for sparse tensors. | |