dice-group / hypertrie

A flexible data structure for low-rank (≤ 5), sparse tensors supporting slices by any dimension and Einstein summation (einsum).
https://tentris.dice-research.org/
Apache License 2.0
14 stars 4 forks source link

support (de-)serializing hypertries #54

Open bigerl opened 4 years ago

bigerl commented 4 years ago

we want to store 'em

two serializations to consider:

priority:

blocked by #26