Revision e669855fe755a38ba775b700b9bcfb601880bd25 authored by Jean Kossaifi on 20 August 2021, 15:35:15 UTC, committed by GitHub on 20 August 2021, 15:35:15 UTC
Adds matmul + fix tensordot pytorch backend + doc
2 parent s 80b13c0 + 623a1bd
Raw File
index.rst
:no-toc:
:no-localtoc:
:no-pagination:

.. tensorly documentation


.. only:: latex

    TensorLy: Tensor Learning in Python
    ====================================

.. toctree::
   :maxdepth: 1
   :hidden:

   installation
   user_guide/index
   modules/api
   auto_examples/index
   development_guide/index
   Notebooks <https://github.com/JeanKossaifi/tensorly-notebooks>
   about


.. only:: html

   .. raw:: html
      :file: index.html
back to top