encoding.SparsityPolicy enum¶
Sparse payload organization for encoded values.
Cases¶
| Keyword | Value | Description |
|---|---|---|
none |
0 | — |
mask |
1 | — |
n_m_structured |
2 | — |
block_sparse |
3 | — |
bsr |
4 | — |
csr |
5 | — |
coo |
6 | — |
page_table |
7 | — |
moe_routing |
8 | — |
outlier_side_stream |
9 | — |
Used by¶
#encoding.operand.sparsity