https://github.com/tensor-compiler/taco-jupyter-notebooks
https://github.com/tensor-compiler/taco-jupyter-notebooks
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tensor-compiler/taco-jupyter-notebooks
- Owner: tensor-compiler
- License: mit
- Created: 2019-10-17T15:11:08.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-09-30T16:17:42.000Z (almost 6 years ago)
- Last Synced: 2025-01-20T07:42:58.658Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 34.2 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://mybinder.org/v2/gh/tensor-compiler/taco-jupyter-notebooks/master)
The Jupyter notebooks in this repository 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 (useful for scientific computing), SDDMM (machine learning), and MTTKRP (data analytics).