Skip to content

Commit 5c65e53

Browse files
Badge
1 parent 0e3c1a9 commit 5c65e53

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# opt_einsum_fx
22

3+
[![Documentation Status](https://readthedocs.org/projects/opt-einsum-fx/badge/?version=latest)](https://opt-einsum-fx.readthedocs.io/en/latest/?badge=latest)
4+
35
Optimizng einsums and functions involving them using [`opt_einsum`](https://optimized-einsum.readthedocs.io/en/stable/) and PyTorch [FX](https://pytorch.org/docs/stable/fx.html) compute graphs.
46

57
Issues, questions, PRs, and any thoughts about further optimizing these kinds of operations are welcome!

0 commit comments

Comments
 (0)