Skip to content

Commit

Permalink
Deploying to main from @ ivy-llc/ivy@f0cd26d 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
ivy-dev-bot committed Jun 26, 2024
1 parent 2c3b342 commit 038a530
Show file tree
Hide file tree
Showing 109 changed files with 106 additions and 106 deletions.
Binary file not shown.
Binary file modified ivy/.doctrees/demos/assets/01_template.doctree
Binary file not shown.
Binary file modified ivy/.doctrees/demos/examples_and_demos/alexnet_demo.doctree
Binary file not shown.
Binary file modified ivy/.doctrees/demos/examples_and_demos/bert_demo.doctree
Binary file not shown.
Binary file modified ivy/.doctrees/demos/examples_and_demos/convnext_to_torch.doctree
Binary file not shown.
Binary file modified ivy/.doctrees/demos/examples_and_demos/dinov2_to_paddle.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified ivy/.doctrees/demos/examples_and_demos/mmpretrain_to_jax.doctree
Binary file not shown.
Binary file modified ivy/.doctrees/demos/examples_and_demos/resnet_demo.doctree
Binary file not shown.
Binary file not shown.
Binary file modified ivy/.doctrees/demos/examples_and_demos/torch_to_jax.doctree
Binary file not shown.
Binary file modified ivy/.doctrees/demos/examples_and_demos/xgboost_demo.doctree
Binary file not shown.
Binary file modified ivy/.doctrees/demos/guides/01_transpiling_a_torch_model.doctree
Binary file not shown.
Binary file modified ivy/.doctrees/demos/guides/02_transpiling_a_haiku_model.doctree
Binary file not shown.
Binary file modified ivy/.doctrees/demos/guides/03_transpiling_a_tf_model.doctree
Binary file not shown.
Binary file not shown.
Binary file modified ivy/.doctrees/demos/learn_the_basics/01_write_ivy_code.doctree
Binary file not shown.
Binary file modified ivy/.doctrees/demos/learn_the_basics/02_unify_code.doctree
Binary file not shown.
Binary file modified ivy/.doctrees/demos/learn_the_basics/03_trace_code.doctree
Binary file not shown.
Binary file modified ivy/.doctrees/demos/learn_the_basics/04_transpile_code.doctree
Binary file not shown.
Binary file modified ivy/.doctrees/demos/learn_the_basics/05_lazy_vs_eager.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified ivy/.doctrees/demos/misc/odsc.doctree
Binary file not shown.
Binary file modified ivy/.doctrees/demos/quickstart.doctree
Binary file not shown.
Binary file modified ivy/.doctrees/demos/wip/0_building_blocks/0_0_unify.doctree
Binary file not shown.
Binary file modified ivy/.doctrees/demos/wip/0_building_blocks/0_1_compile.doctree
Binary file not shown.
Binary file modified ivy/.doctrees/demos/wip/0_building_blocks/0_2_transpile.doctree
Binary file not shown.
Binary file modified ivy/.doctrees/demos/wip/1_the_basics/1_0_lazy_vs_eager.doctree
Binary file not shown.
Binary file not shown.
Binary file modified ivy/.doctrees/demos/wip/1_the_basics/1_2_as_a_decorator.doctree
Binary file not shown.
Binary file not shown.
Binary file modified ivy/.doctrees/demos/wip/2_libraries/2_0_kornia.doctree
Binary file not shown.
Binary file modified ivy/.doctrees/demos/wip/3_models/3_0_perceiver.doctree
Binary file not shown.
Binary file modified ivy/.doctrees/demos/wip/3_models/3_1_stable_diffusion.doctree
Binary file not shown.
Binary file modified ivy/.doctrees/demos/wip/basic_operations_with_ivy.doctree
Binary file not shown.
Binary file modified ivy/.doctrees/demos/wip/compilation_of_a_basic_function.doctree
Binary file not shown.
Binary file modified ivy/.doctrees/demos/wip/deepmind_perceiver_io.doctree
Binary file not shown.
Binary file modified ivy/.doctrees/demos/wip/deepmind_perceiverio.doctree
Binary file not shown.
Binary file not shown.
Binary file modified ivy/.doctrees/demos/wip/hf_tensorflow_deit.doctree
Binary file not shown.
Binary file modified ivy/.doctrees/demos/wip/ivy_as_a_transpiler_intro.doctree
Binary file not shown.
Binary file modified ivy/.doctrees/demos/wip/resnet_18.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified ivy/.doctrees/docs/stateful/ivy.stateful.layers.doctree
Binary file not shown.
Binary file modified ivy/.doctrees/environment.pickle
Binary file not shown.
Binary file modified ivy/.doctrees/index.doctree
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -1404,9 +1404,9 @@
<div id="searchbox"></div>
<article class="bd-article">

<p><a href="https://colab.research.google.com/github/unifyai/demos/blob/main/Contributor_demos/Credit Card Fraud Detection/Credit_Card_Fraud_Detection.ipynb" target="_blank">
<p><a href="https://colab.research.google.com/github/ivy-llc/demos/blob/main/Contributor_demos/Credit Card Fraud Detection/Credit_Card_Fraud_Detection.ipynb" target="_blank">
<img src="https://colab.research.google.com/assets/colab-badge.svg">
</a> <a href="https://github.com/unifyai/demos/blob/main/Contributor_demos/Credit Card Fraud Detection/Credit_Card_Fraud_Detection.ipynb" target="_blank">
</a> <a href="https://github.com/ivy-llc/demos/blob/main/Contributor_demos/Credit Card Fraud Detection/Credit_Card_Fraud_Detection.ipynb" target="_blank">
<img src="https://badgen.net/badge/icon/github?icon=github&label">
</a></p>
<section id="Credit-Card-Fraud-Detection-using-Ivy-Framework">
Expand Down
4 changes: 2 additions & 2 deletions ivy/demos/assets/01_template.html
Original file line number Diff line number Diff line change
Expand Up @@ -1404,9 +1404,9 @@
<div id="searchbox"></div>
<article class="bd-article">

<p><a href="https://colab.research.google.com/github/unifyai/demos/blob/main/assets/01_template.ipynb" target="_blank">
<p><a href="https://colab.research.google.com/github/ivy-llc/demos/blob/main/assets/01_template.ipynb" target="_blank">
<img src="https://colab.research.google.com/assets/colab-badge.svg">
</a> <a href="https://github.com/unifyai/demos/blob/main/assets/01_template.ipynb" target="_blank">
</a> <a href="https://github.com/ivy-llc/demos/blob/main/assets/01_template.ipynb" target="_blank">
<img src="https://badgen.net/badge/icon/github?icon=github&label">
</a></p>
<section id="TO-REPLACE:-Title">
Expand Down
4 changes: 2 additions & 2 deletions ivy/demos/examples_and_demos/alexnet_demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -1411,9 +1411,9 @@ <h4 style="margin-top: .05rem;">Video Tutorial</h4><iframe width="560" height="3
src="https://www.youtube.com/embed/AYJNYyFbPLU"
frameborder="0" allow="encrypted-media; picture-in-picture" allowfullscreen>
</iframe>
<br><p><a href="https://colab.research.google.com/github/unifyai/demos/blob/main/examples_and_demos/alexnet_demo.ipynb" target="_blank">
<br><p><a href="https://colab.research.google.com/github/ivy-llc/demos/blob/main/examples_and_demos/alexnet_demo.ipynb" target="_blank">
<img src="https://colab.research.google.com/assets/colab-badge.svg">
</a> <a href="https://github.com/unifyai/demos/blob/main/examples_and_demos/alexnet_demo.ipynb" target="_blank">
</a> <a href="https://github.com/ivy-llc/demos/blob/main/examples_and_demos/alexnet_demo.ipynb" target="_blank">
<img src="https://badgen.net/badge/icon/github?icon=github&label">
</a></p>
<section id="Ivy-AlexNet-demo">
Expand Down
4 changes: 2 additions & 2 deletions ivy/demos/examples_and_demos/bert_demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -1404,9 +1404,9 @@
<div id="searchbox"></div>
<article class="bd-article">

<p><a href="https://colab.research.google.com/github/unifyai/demos/blob/main/examples_and_demos/bert_demo.ipynb" target="_blank">
<p><a href="https://colab.research.google.com/github/ivy-llc/demos/blob/main/examples_and_demos/bert_demo.ipynb" target="_blank">
<img src="https://colab.research.google.com/assets/colab-badge.svg">
</a> <a href="https://github.com/unifyai/demos/blob/main/examples_and_demos/bert_demo.ipynb" target="_blank">
</a> <a href="https://github.com/ivy-llc/demos/blob/main/examples_and_demos/bert_demo.ipynb" target="_blank">
<img src="https://badgen.net/badge/icon/github?icon=github&label">
</a></p>
<section id="#-Ivy-Bert-Demo">
Expand Down
4 changes: 2 additions & 2 deletions ivy/demos/examples_and_demos/convnext_to_torch.html
Original file line number Diff line number Diff line change
Expand Up @@ -1407,9 +1407,9 @@
<div id="searchbox"></div>
<article class="bd-article">

<p><a href="https://colab.research.google.com/github/unifyai/demos/blob/main/examples_and_demos/convnext_to_torch.ipynb" target="_blank">
<p><a href="https://colab.research.google.com/github/ivy-llc/demos/blob/main/examples_and_demos/convnext_to_torch.ipynb" target="_blank">
<img src="https://colab.research.google.com/assets/colab-badge.svg">
</a> <a href="https://github.com/unifyai/demos/blob/main/examples_and_demos/convnext_to_torch.ipynb" target="_blank">
</a> <a href="https://github.com/ivy-llc/demos/blob/main/examples_and_demos/convnext_to_torch.ipynb" target="_blank">
<img src="https://badgen.net/badge/icon/github?icon=github&label">
</a></p>
<section id="Using-TensorFlow-Models-in-your-PyTorch-Projects">
Expand Down
4 changes: 2 additions & 2 deletions ivy/demos/examples_and_demos/dinov2_to_paddle.html
Original file line number Diff line number Diff line change
Expand Up @@ -1407,9 +1407,9 @@
<div id="searchbox"></div>
<article class="bd-article">

<p><a href="https://colab.research.google.com/github/unifyai/demos/blob/main/examples_and_demos/dinov2_to_paddle.ipynb" target="_blank">
<p><a href="https://colab.research.google.com/github/ivy-llc/demos/blob/main/examples_and_demos/dinov2_to_paddle.ipynb" target="_blank">
<img src="https://colab.research.google.com/assets/colab-badge.svg">
</a> <a href="https://github.com/unifyai/demos/blob/main/examples_and_demos/dinov2_to_paddle.ipynb" target="_blank">
</a> <a href="https://github.com/ivy-llc/demos/blob/main/examples_and_demos/dinov2_to_paddle.ipynb" target="_blank">
<img src="https://badgen.net/badge/icon/github?icon=github&label">
</a></p>
<section id="How-To-Convert-Models-from-PyTorch-to-PaddlePaddle">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1411,9 +1411,9 @@ <h4 style="margin-top: .05rem;">Video Tutorial</h4><iframe width="560" height="3
src="https://www.youtube.com/embed/ziqU1I8jYuU"
frameborder="0" allow="encrypted-media; picture-in-picture" allowfullscreen>
</iframe>
<br><p><a href="https://colab.research.google.com/github/unifyai/demos/blob/main/examples_and_demos/image_segmentation_with_ivy_unet.ipynb" target="_blank">
<br><p><a href="https://colab.research.google.com/github/ivy-llc/demos/blob/main/examples_and_demos/image_segmentation_with_ivy_unet.ipynb" target="_blank">
<img src="https://colab.research.google.com/assets/colab-badge.svg">
</a> <a href="https://github.com/unifyai/demos/blob/main/examples_and_demos/image_segmentation_with_ivy_unet.ipynb" target="_blank">
</a> <a href="https://github.com/ivy-llc/demos/blob/main/examples_and_demos/image_segmentation_with_ivy_unet.ipynb" target="_blank">
<img src="https://badgen.net/badge/icon/github?icon=github&label">
</a></p>
<section id="Image-Segmentation-with-Ivy-UNet">
Expand Down
4 changes: 2 additions & 2 deletions ivy/demos/examples_and_demos/lstm_tensorflow_to_torch.html
Original file line number Diff line number Diff line change
Expand Up @@ -1404,9 +1404,9 @@
<div id="searchbox"></div>
<article class="bd-article">

<p><a href="https://colab.research.google.com/github/unifyai/demos/blob/main/examples_and_demos/lstm_tensorflow_to_torch.ipynb" target="_blank">
<p><a href="https://colab.research.google.com/github/ivy-llc/demos/blob/main/examples_and_demos/lstm_tensorflow_to_torch.ipynb" target="_blank">
<img src="https://colab.research.google.com/assets/colab-badge.svg">
</a> <a href="https://github.com/unifyai/demos/blob/main/examples_and_demos/lstm_tensorflow_to_torch.ipynb" target="_blank">
</a> <a href="https://github.com/ivy-llc/demos/blob/main/examples_and_demos/lstm_tensorflow_to_torch.ipynb" target="_blank">
<img src="https://badgen.net/badge/icon/github?icon=github&label">
</a></p>
<p>First, lets install Ivy via pip and import it alongside the other frameworks we’ll be using.</p>
Expand Down
4 changes: 2 additions & 2 deletions ivy/demos/examples_and_demos/lstm_torch_to_tensorflow.html
Original file line number Diff line number Diff line change
Expand Up @@ -1404,9 +1404,9 @@
<div id="searchbox"></div>
<article class="bd-article">

<p><a href="https://colab.research.google.com/github/unifyai/demos/blob/main/examples_and_demos/lstm_torch_to_tensorflow.ipynb" target="_blank">
<p><a href="https://colab.research.google.com/github/ivy-llc/demos/blob/main/examples_and_demos/lstm_torch_to_tensorflow.ipynb" target="_blank">
<img src="https://colab.research.google.com/assets/colab-badge.svg">
</a> <a href="https://github.com/unifyai/demos/blob/main/examples_and_demos/lstm_torch_to_tensorflow.ipynb" target="_blank">
</a> <a href="https://github.com/ivy-llc/demos/blob/main/examples_and_demos/lstm_torch_to_tensorflow.ipynb" target="_blank">
<img src="https://badgen.net/badge/icon/github?icon=github&label">
</a></p>
<div class="nbinput docutils container">
Expand Down
4 changes: 2 additions & 2 deletions ivy/demos/examples_and_demos/mmpretrain_to_jax.html
Original file line number Diff line number Diff line change
Expand Up @@ -1411,9 +1411,9 @@ <h4 style="margin-top: .05rem;">Video Tutorial</h4><iframe width="560" height="3
src="https://www.youtube.com/embed/gQ1Ey-e0yog"
frameborder="0" allow="encrypted-media; picture-in-picture" allowfullscreen>
</iframe>
<br><p><a href="https://colab.research.google.com/github/unifyai/demos/blob/main/examples_and_demos/mmpretrain_to_jax.ipynb" target="_blank">
<br><p><a href="https://colab.research.google.com/github/ivy-llc/demos/blob/main/examples_and_demos/mmpretrain_to_jax.ipynb" target="_blank">
<img src="https://colab.research.google.com/assets/colab-badge.svg">
</a> <a href="https://github.com/unifyai/demos/blob/main/examples_and_demos/mmpretrain_to_jax.ipynb" target="_blank">
</a> <a href="https://github.com/ivy-llc/demos/blob/main/examples_and_demos/mmpretrain_to_jax.ipynb" target="_blank">
<img src="https://badgen.net/badge/icon/github?icon=github&label">
</a></p>
<section id="Accelerating-MMPreTrain-models-with-JAX">
Expand Down
4 changes: 2 additions & 2 deletions ivy/demos/examples_and_demos/resnet_demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -1411,9 +1411,9 @@ <h4 style="margin-top: .05rem;">Video Tutorial</h4><iframe width="560" height="3
src="https://www.youtube.com/embed/TSehVqY_bm0"
frameborder="0" allow="encrypted-media; picture-in-picture" allowfullscreen>
</iframe>
<br><p><a href="https://colab.research.google.com/github/unifyai/demos/blob/main/examples_and_demos/resnet_demo.ipynb" target="_blank">
<br><p><a href="https://colab.research.google.com/github/ivy-llc/demos/blob/main/examples_and_demos/resnet_demo.ipynb" target="_blank">
<img src="https://colab.research.google.com/assets/colab-badge.svg">
</a> <a href="https://github.com/unifyai/demos/blob/main/examples_and_demos/resnet_demo.ipynb" target="_blank">
</a> <a href="https://github.com/ivy-llc/demos/blob/main/examples_and_demos/resnet_demo.ipynb" target="_blank">
<img src="https://badgen.net/badge/icon/github?icon=github&label">
</a></p>
<section id="Using-Ivy-ResNet">
Expand Down
4 changes: 2 additions & 2 deletions ivy/demos/examples_and_demos/resnet_to_tensorflow.html
Original file line number Diff line number Diff line change
Expand Up @@ -1407,9 +1407,9 @@
<div id="searchbox"></div>
<article class="bd-article">

<p><a href="https://colab.research.google.com/github/unifyai/demos/blob/main/examples_and_demos/resnet_to_tensorflow.ipynb" target="_blank">
<p><a href="https://colab.research.google.com/github/ivy-llc/demos/blob/main/examples_and_demos/resnet_to_tensorflow.ipynb" target="_blank">
<img src="https://colab.research.google.com/assets/colab-badge.svg">
</a> <a href="https://github.com/unifyai/demos/blob/main/examples_and_demos/resnet_to_tensorflow.ipynb" target="_blank">
</a> <a href="https://github.com/ivy-llc/demos/blob/main/examples_and_demos/resnet_to_tensorflow.ipynb" target="_blank">
<img src="https://badgen.net/badge/icon/github?icon=github&label">
</a></p>
<section id="Training-PyTorch-ResNet-in-your-TensorFlow-Projects">
Expand Down
4 changes: 2 additions & 2 deletions ivy/demos/examples_and_demos/torch_to_jax.html
Original file line number Diff line number Diff line change
Expand Up @@ -1411,9 +1411,9 @@ <h4 style="margin-top: .05rem;">Video Tutorial</h4><iframe width="560" height="3
src="https://www.youtube.com/embed/MOJTuiHp7qk"
frameborder="0" allow="encrypted-media; picture-in-picture" allowfullscreen>
</iframe>
<br><p><a href="https://colab.research.google.com/github/unifyai/demos/blob/main/examples_and_demos/torch_to_jax.ipynb" target="_blank">
<br><p><a href="https://colab.research.google.com/github/ivy-llc/demos/blob/main/examples_and_demos/torch_to_jax.ipynb" target="_blank">
<img src="https://colab.research.google.com/assets/colab-badge.svg">
</a> <a href="https://github.com/unifyai/demos/blob/main/examples_and_demos/torch_to_jax.ipynb" target="_blank">
</a> <a href="https://github.com/ivy-llc/demos/blob/main/examples_and_demos/torch_to_jax.ipynb" target="_blank">
<img src="https://badgen.net/badge/icon/github?icon=github&label">
</a></p>
<section id="Accelerating-PyTorch-models-with-JAX">
Expand Down
4 changes: 2 additions & 2 deletions ivy/demos/examples_and_demos/xgboost_demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -1407,9 +1407,9 @@
<div id="searchbox"></div>
<article class="bd-article">

<p><a href="https://colab.research.google.com/github/unifyai/demos/blob/main/examples_and_demos/xgboost_demo.ipynb" target="_blank">
<p><a href="https://colab.research.google.com/github/ivy-llc/demos/blob/main/examples_and_demos/xgboost_demo.ipynb" target="_blank">
<img src="https://colab.research.google.com/assets/colab-badge.svg">
</a> <a href="https://github.com/unifyai/demos/blob/main/examples_and_demos/xgboost_demo.ipynb" target="_blank">
</a> <a href="https://github.com/ivy-llc/demos/blob/main/examples_and_demos/xgboost_demo.ipynb" target="_blank">
<img src="https://badgen.net/badge/icon/github?icon=github&label">
</a></p>
<section id="Accelerating-XGBoost-with-JAX">
Expand Down
4 changes: 2 additions & 2 deletions ivy/demos/guides/01_transpiling_a_torch_model.html
Original file line number Diff line number Diff line change
Expand Up @@ -1411,9 +1411,9 @@ <h4 style="margin-top: .05rem;">Video Tutorial</h4><iframe width="560" height="3
src="https://www.youtube.com/embed/wTragLBdqRw"
frameborder="0" allow="encrypted-media; picture-in-picture" allowfullscreen>
</iframe>
<br><p><a href="https://colab.research.google.com/github/unifyai/demos/blob/main/guides/01_transpiling_a_torch_model.ipynb" target="_blank">
<br><p><a href="https://colab.research.google.com/github/ivy-llc/demos/blob/main/guides/01_transpiling_a_torch_model.ipynb" target="_blank">
<img src="https://colab.research.google.com/assets/colab-badge.svg">
</a> <a href="https://github.com/unifyai/demos/blob/main/guides/01_transpiling_a_torch_model.ipynb" target="_blank">
</a> <a href="https://github.com/ivy-llc/demos/blob/main/guides/01_transpiling_a_torch_model.ipynb" target="_blank">
<img src="https://badgen.net/badge/icon/github?icon=github&label">
</a></p>
<section id="Transpiling-a-PyTorch-model-to-build-on-top">
Expand Down
4 changes: 2 additions & 2 deletions ivy/demos/guides/02_transpiling_a_haiku_model.html
Original file line number Diff line number Diff line change
Expand Up @@ -1404,9 +1404,9 @@
<div id="searchbox"></div>
<article class="bd-article">

<p><a href="https://colab.research.google.com/github/unifyai/demos/blob/main/guides/02_transpiling_a_haiku_model.ipynb" target="_blank">
<p><a href="https://colab.research.google.com/github/ivy-llc/demos/blob/main/guides/02_transpiling_a_haiku_model.ipynb" target="_blank">
<img src="https://colab.research.google.com/assets/colab-badge.svg">
</a> <a href="https://github.com/unifyai/demos/blob/main/guides/02_transpiling_a_haiku_model.ipynb" target="_blank">
</a> <a href="https://github.com/ivy-llc/demos/blob/main/guides/02_transpiling_a_haiku_model.ipynb" target="_blank">
<img src="https://badgen.net/badge/icon/github?icon=github&label">
</a></p>
<section id="Transpiling-a-haiku-model-to-build-on-top">
Expand Down
4 changes: 2 additions & 2 deletions ivy/demos/guides/03_transpiling_a_tf_model.html
Original file line number Diff line number Diff line change
Expand Up @@ -1411,9 +1411,9 @@ <h4 style="margin-top: .05rem;">Video Tutorial</h4><iframe width="560" height="3
src="https://www.youtube.com/embed/0JgfFVA5LeI"
frameborder="0" allow="encrypted-media; picture-in-picture" allowfullscreen>
</iframe>
<br><p><a href="https://colab.research.google.com/github/unifyai/demos/blob/main/guides/03_transpiling_a_tf_model.ipynb" target="_blank">
<br><p><a href="https://colab.research.google.com/github/ivy-llc/demos/blob/main/guides/03_transpiling_a_tf_model.ipynb" target="_blank">
<img src="https://colab.research.google.com/assets/colab-badge.svg">
</a> <a href="https://github.com/unifyai/demos/blob/main/guides/03_transpiling_a_tf_model.ipynb" target="_blank">
</a> <a href="https://github.com/ivy-llc/demos/blob/main/guides/03_transpiling_a_tf_model.ipynb" target="_blank">
<img src="https://badgen.net/badge/icon/github?icon=github&label">
</a></p>
<section id="Transpiling-a-Tensorflow-model-to-build-on-top">
Expand Down
4 changes: 2 additions & 2 deletions ivy/demos/guides/04_developing_a_convnet_with_ivy.html
Original file line number Diff line number Diff line change
Expand Up @@ -1404,9 +1404,9 @@
<div id="searchbox"></div>
<article class="bd-article">

<p><a href="https://colab.research.google.com/github/unifyai/demos/blob/main/guides/04_developing_a_convnet_with_ivy.ipynb" target="_blank">
<p><a href="https://colab.research.google.com/github/ivy-llc/demos/blob/main/guides/04_developing_a_convnet_with_ivy.ipynb" target="_blank">
<img src="https://colab.research.google.com/assets/colab-badge.svg">
</a> <a href="https://github.com/unifyai/demos/blob/main/guides/04_developing_a_convnet_with_ivy.ipynb" target="_blank">
</a> <a href="https://github.com/ivy-llc/demos/blob/main/guides/04_developing_a_convnet_with_ivy.ipynb" target="_blank">
<img src="https://badgen.net/badge/icon/github?icon=github&label">
</a></p>
<section id="Developing-a-convolutional-network-using-Ivy">
Expand Down
4 changes: 2 additions & 2 deletions ivy/demos/learn_the_basics/01_write_ivy_code.html
Original file line number Diff line number Diff line change
Expand Up @@ -1411,9 +1411,9 @@ <h4 style="margin-top: .05rem;">Video Tutorial</h4><iframe width="560" height="3
src="https://www.youtube.com/embed/lYW_V4ZkYEo"
frameborder="0" allow="encrypted-media; picture-in-picture" allowfullscreen>
</iframe>
<br><p><a href="https://colab.research.google.com/github/unifyai/demos/blob/main/learn_the_basics/01_write_ivy_code.ipynb" target="_blank">
<br><p><a href="https://colab.research.google.com/github/ivy-llc/demos/blob/main/learn_the_basics/01_write_ivy_code.ipynb" target="_blank">
<img src="https://colab.research.google.com/assets/colab-badge.svg">
</a> <a href="https://github.com/unifyai/demos/blob/main/learn_the_basics/01_write_ivy_code.ipynb" target="_blank">
</a> <a href="https://github.com/ivy-llc/demos/blob/main/learn_the_basics/01_write_ivy_code.ipynb" target="_blank">
<img src="https://badgen.net/badge/icon/github?icon=github&label">
</a></p>
<section id="Write-Ivy-code">
Expand Down
4 changes: 2 additions & 2 deletions ivy/demos/learn_the_basics/02_unify_code.html
Original file line number Diff line number Diff line change
Expand Up @@ -1411,9 +1411,9 @@ <h4 style="margin-top: .05rem;">Video Tutorial</h4><iframe width="560" height="3
src="https://www.youtube.com/embed/YKrxYB-1Xio"
frameborder="0" allow="encrypted-media; picture-in-picture" allowfullscreen>
</iframe>
<br><p><a href="https://colab.research.google.com/github/unifyai/demos/blob/main/learn_the_basics/02_unify_code.ipynb" target="_blank">
<br><p><a href="https://colab.research.google.com/github/ivy-llc/demos/blob/main/learn_the_basics/02_unify_code.ipynb" target="_blank">
<img src="https://colab.research.google.com/assets/colab-badge.svg">
</a> <a href="https://github.com/unifyai/demos/blob/main/learn_the_basics/02_unify_code.ipynb" target="_blank">
</a> <a href="https://github.com/ivy-llc/demos/blob/main/learn_the_basics/02_unify_code.ipynb" target="_blank">
<img src="https://badgen.net/badge/icon/github?icon=github&label">
</a></p>
<section id="Unify-code">
Expand Down
4 changes: 2 additions & 2 deletions ivy/demos/learn_the_basics/03_trace_code.html
Original file line number Diff line number Diff line change
Expand Up @@ -1411,9 +1411,9 @@ <h4 style="margin-top: .05rem;">Video Tutorial</h4><iframe width="560" height="3
src="https://www.youtube.com/embed/fqnhEi-qA4w"
frameborder="0" allow="encrypted-media; picture-in-picture" allowfullscreen>
</iframe>
<br><p><a href="https://colab.research.google.com/github/unifyai/demos/blob/main/learn_the_basics/03_trace_code.ipynb" target="_blank">
<br><p><a href="https://colab.research.google.com/github/ivy-llc/demos/blob/main/learn_the_basics/03_trace_code.ipynb" target="_blank">
<img src="https://colab.research.google.com/assets/colab-badge.svg">
</a> <a href="https://github.com/unifyai/demos/blob/main/learn_the_basics/03_trace_code.ipynb" target="_blank">
</a> <a href="https://github.com/ivy-llc/demos/blob/main/learn_the_basics/03_trace_code.ipynb" target="_blank">
<img src="https://badgen.net/badge/icon/github?icon=github&label">
</a></p>
<section id="Trace-code">
Expand Down
4 changes: 2 additions & 2 deletions ivy/demos/learn_the_basics/04_transpile_code.html
Original file line number Diff line number Diff line change
Expand Up @@ -1411,9 +1411,9 @@ <h4 style="margin-top: .05rem;">Video Tutorial</h4><iframe width="560" height="3
src="https://www.youtube.com/embed/6WCYOF1vdLw"
frameborder="0" allow="encrypted-media; picture-in-picture" allowfullscreen>
</iframe>
<br><p><a href="https://colab.research.google.com/github/unifyai/demos/blob/main/learn_the_basics/04_transpile_code.ipynb" target="_blank">
<br><p><a href="https://colab.research.google.com/github/ivy-llc/demos/blob/main/learn_the_basics/04_transpile_code.ipynb" target="_blank">
<img src="https://colab.research.google.com/assets/colab-badge.svg">
</a> <a href="https://github.com/unifyai/demos/blob/main/learn_the_basics/04_transpile_code.ipynb" target="_blank">
</a> <a href="https://github.com/ivy-llc/demos/blob/main/learn_the_basics/04_transpile_code.ipynb" target="_blank">
<img src="https://badgen.net/badge/icon/github?icon=github&label">
</a></p>
<section id="Transpile-code">
Expand Down
Loading

0 comments on commit 038a530

Please sign in to comment.