Skip to content

Commit

Permalink
chore: Update the examples_and_demos rst to include rthe latest demo …
Browse files Browse the repository at this point in the history
…grid card
  • Loading branch information
hmahmood24 committed Jun 25, 2024
1 parent 818b2f0 commit 66c8791
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 @@ -43,6 +43,11 @@ Examples and Demos
:link: examples_and_demos/convnext_to_torch.ipynb

In this demo, we convert the ConvNeXt model to PyTorch

.. grid-item-card:: Finetuning PyTorch Models in your TensorFlow Projects
:link: examples_and_demos/resnet_to_tensorflow.ipynb

In this demo, we finetune the PyTorch ResNet model in TensorFlow

.. toctree::
:hidden:
Expand All @@ -57,3 +62,4 @@ Examples and Demos
examples_and_demos/xgboost_demo.ipynb
examples_and_demos/dinov2_to_paddle.ipynb
examples_and_demos/convnext_to_torch.ipynb
examples_and_demos/resnet_to_tensorflow.ipynb

0 comments on commit 66c8791

Please sign in to comment.