Skip to content

Commit 08333ae

Browse files
author
Jessica Shi
committed
Revert "add tutorial page"
This reverts commit 37a9e74.
1 parent a8629ba commit 08333ae

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

symphony_documentation/docs/tutorial.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# Tutorial
2-
31
The linked Jupyter notebooks proivde an interactive introduction to the Python TACO library, including how to initialize tensors, define mode formats, and perform computations. There are three notebooks, which differ mainly in the final extended example: [SpMV](https://mybinder.org/v2/gh/tensor-compiler/taco-jupyter-notebooks/master?filepath=Taco%20Tutorial%20via%20SpMV.ipynb) (useful for scientific computing), [SDDMM](https://mybinder.org/v2/gh/tensor-compiler/taco-jupyter-notebooks/master?filepath=Taco%20Tutorial%20via%20SDDMM.ipynb) (machine learning), and [MTTKRP](https://mybinder.org/v2/gh/tensor-compiler/taco-jupyter-notebooks/master?filepath=Taco%20Tutorial%20via%20MTTKRP.ipynb) (data analytics).
42

53
These notebooks are hosted online and __do not require any installation__; i.e., they can be run without having PyTaco, Jupyter, or even Python locally. However, they may take a minute or two to build.

0 commit comments

Comments
 (0)