Skip to content

Commit

Permalink
Merge pull request google#366 from fabianp:pjit_example
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 500949450
  • Loading branch information
JAXopt authors committed Jan 10, 2023
2 parents 4e33ee4 + bfd5ecf commit 761fc96
Show file tree
Hide file tree
Showing 3 changed files with 39 additions and 0 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
39 changes: 39 additions & 0 deletions docs/notebooks/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ Deep learning
.. raw:: html

<div class="sphx-glr-clear"></div>

Implicit Differentiation
------------------------

Expand Down Expand Up @@ -80,3 +81,41 @@ Implicit Differentiation
.. raw:: html

</div>



Distributed Optimization
------------------------


.. raw:: html

<div class="sphx-glr-thumbcontainer" tooltip="Distributed Optimization with JAXopt.">

.. only:: html

.. figure:: /notebooks/distributed/thumbnails/plot_custom_loop_pjit_example.png
:alt: `jax.experimental.pjit` example using JAXopt.

:doc:`/notebooks/distributed/custom_loop_pjit_example`

.. raw:: html

</div>



.. raw:: html

<div class="sphx-glr-thumbcontainer" tooltip="pmap example using jaxopt">

.. only:: html

.. figure:: /notebooks/distributed/thumbnails/plot_custom_loop_pmap_example.png
:alt: `jax.pmap` example using JAXopt.

:doc:`/notebooks/distributed/custom_loop_pmap_example`

.. raw:: html

</div>

0 comments on commit 761fc96

Please sign in to comment.