Skip to content

Commit

Permalink
Make xmap tutorial public
Browse files Browse the repository at this point in the history
Note that xmap is still experimental, so treat this more as a preview
than as documentation.
  • Loading branch information
apaszke committed Apr 8, 2021
1 parent 94e6314 commit 40253f4
Show file tree
Hide file tree
Showing 4 changed files with 1,540 additions and 3 deletions.
3 changes: 2 additions & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ parallelize, Just-In-Time compile to GPU/TPU, and more.
notebooks/XLA_in_Python
notebooks/maml
notebooks/score_matching
notebooks/xmap_tutorial

.. toctree::
:maxdepth: 1
Expand Down Expand Up @@ -83,4 +84,4 @@ Indices and tables


.. _Autograd: https://github.com/hips/autograd
.. _XLA: https://www.tensorflow.org/xla
.. _XLA: https://www.tensorflow.org/xla

0 comments on commit 40253f4

Please sign in to comment.