1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
Related projects
################
* `einops <https://github.com/arogozhnikov/einops>`_
* `einsum <https://numpy.org/doc/stable/reference/generated/numpy.einsum.html>`_
* `eindex <https://github.com/arogozhnikov/eindex>`_
* `torchdim <https://github.com/facebookresearch/torchdim>`_
* `einindex <https://github.com/malmaud/einindex>`_
* `einshape <https://github.com/google-deepmind/einshape>`_
* `einop <https://github.com/cgarciae/einop>`_
* `eingather <https://twitter.com/francoisfleuret/status/1661372730241953793>`_
* `einshard <https://github.com/ayaka14732/einshard>`_
* `shardops <https://github.com/MatX-inc/seqax/tree/main>`_
* `eins <https://github.com/nicholas-miklaucic/eins>`_
* `Named axes in PyTorch <https://pytorch.org/docs/stable/named_tensor.html>`_
* `Named axes in Jax <https://jax.readthedocs.io/en/latest/notebooks/xmap_tutorial.html>`_
* `Named axes in Penzai <https://penzai.readthedocs.io/en/stable/notebooks/named_axes.html>`_
* `Dex <https://github.com/google-research/dex-lang>`_
* `Named Tensor Notation <https://namedtensor.github.io/>`_
* `Tensor Considered Harmful <https://nlp.seas.harvard.edu/NamedTensor>`_
|