Skip to content

Commit

Permalink
chore: added the same example to the docs
Browse files Browse the repository at this point in the history
  • Loading branch information
vedpatwardhan committed Mar 7, 2024
1 parent 0121197 commit 683ab46
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions examples_and_demos.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,11 @@ Examples and Demos
:link: examples_and_demos/xgboost_demo.ipynb

Accelerate your XGBoost by converting them to JAX.

.. grid-item-card:: Convert PyTorch Models to PaddlePaddle
:link: examples_and_demos/dinov2_to_paddle.ipynb

In this demo, we convert the DINOv2 model to PaddlePaddle

.. toctree::
:hidden:
Expand All @@ -45,3 +50,4 @@ Examples and Demos
examples_and_demos/image_segmentation_with_ivy_unet.ipynb
examples_and_demos/alexnet_demo.ipynb
examples_and_demos/xgboost_demo.ipynb
examples_and_demos/dinov2_to_paddle.ipynb

0 comments on commit 683ab46

Please sign in to comment.