From e843e357cd290568825c4ca78cf324d2c0a13095 Mon Sep 17 00:00:00 2001 From: Tatiana Savina Date: Fri, 2 Jun 2023 13:14:26 +0200 Subject: [PATCH] change notebooks links (#17857) --- docs/get_started.md | 8 ++++---- docs/install_guides/configurations-for-intel-gpu.md | 8 ++++---- .../installing-openvino-from-archive-windows.md | 6 +++--- docs/install_guides/installing-openvino-pip.md | 8 ++++---- 4 files changed, 15 insertions(+), 15 deletions(-) diff --git a/docs/get_started.md b/docs/get_started.md index 1953a8c1393..ebb62d118f1 100644 --- a/docs/get_started.md +++ b/docs/get_started.md @@ -94,10 +94,10 @@ Model Compression and Quantization Use OpenVINO’s model compression tools to reduce your model’s latency and memory footprint while maintaining good accuracy. -* Tutorial - `OpenVINO Post-Training Model Quantization `__ -* Tutorial - `Quantization-Aware Training in TensorFlow with OpenVINO NNCF `__ -* Tutorial - `Quantization-Aware Training in PyTorch with NNCF `__ -* `Model Optimization Guide `__ +* Tutorial - `OpenVINO Post-Training Model Quantization `__ +* Tutorial - `Quantization-Aware Training in TensorFlow with OpenVINO NNCF `__ +* Tutorial - `Quantization-Aware Training in PyTorch with NNCF `__ +* `Model Optimization Guide `__ Automated Device Configuration ------------------------------ diff --git a/docs/install_guides/configurations-for-intel-gpu.md b/docs/install_guides/configurations-for-intel-gpu.md index 823038a44e2..a0157acefce 100644 --- a/docs/install_guides/configurations-for-intel-gpu.md +++ b/docs/install_guides/configurations-for-intel-gpu.md @@ -83,13 +83,13 @@ What’s Next? You can try out the toolkit with: -`Python Quick Start Example `_ to estimate depth in a scene using an OpenVINO monodepth model in a Jupyter Notebook inside your web browser. +`Python Quick Start Example `_ to estimate depth in a scene using an OpenVINO monodepth model in a Jupyter Notebook inside your web browser. Visit the :ref:`Tutorials ` page for more Jupyter Notebooks to get you started with OpenVINO, such as: - * `OpenVINO Python API Tutorial `__ - * `Basic image classification program with Hello Image Classification `__ - * `Convert a PyTorch model and use it for image background removal `__ + * `OpenVINO Python API Tutorial `__ + * `Basic image classification program with Hello Image Classification `__ + * `Convert a PyTorch model and use it for image background removal `__ `C++ Quick Start Example `__ for step-by-step instructions on building and running a basic image classification C++ application. diff --git a/docs/install_guides/installing-openvino-from-archive-windows.md b/docs/install_guides/installing-openvino-from-archive-windows.md index 4409e3c98cf..9fa66379cd1 100644 --- a/docs/install_guides/installing-openvino-from-archive-windows.md +++ b/docs/install_guides/installing-openvino-from-archive-windows.md @@ -179,9 +179,9 @@ Now that you've installed OpenVINO Runtime, you're ready to run your own machine Visit the :ref:`Tutorials ` page for more Jupyter Notebooks to get you started with OpenVINO, such as: - * `OpenVINO Python API Tutorial `___ - * `Basic image classification program with Hello Image Classification `___ - * `Convert a PyTorch model and use it for image background removal `___ + * `OpenVINO Python API Tutorial `__ + * `Basic image classification program with Hello Image Classification `__ + * `Convert a PyTorch model and use it for image background removal `__ .. tab:: Get started with C++ diff --git a/docs/install_guides/installing-openvino-pip.md b/docs/install_guides/installing-openvino-pip.md index d3676c7d146..fae7acc7145 100644 --- a/docs/install_guides/installing-openvino-pip.md +++ b/docs/install_guides/installing-openvino-pip.md @@ -106,16 +106,16 @@ Now that you've installed OpenVINO Runtime, you're ready to run your own machine .. image:: https://user-images.githubusercontent.com/15709723/127752390-f6aa371f-31b5-4846-84b9-18dd4f662406.gif :width: 400 -Try the `Python Quick Start Example `__ to estimate depth in a scene using an OpenVINO monodepth model in a Jupyter Notebook inside your web browser. +Try the `Python Quick Start Example `__ to estimate depth in a scene using an OpenVINO monodepth model in a Jupyter Notebook inside your web browser. Get started with Python +++++++++++++++++++++++ Visit the :doc:`Tutorials ` page for more Jupyter Notebooks to get you started with OpenVINO, such as: -* `OpenVINO Python API Tutorial `__ -* `Basic image classification program with Hello Image Classification `__ -* `Convert a PyTorch model and use it for image background removal `__ +* `OpenVINO Python API Tutorial `__ +* `Basic image classification program with Hello Image Classification `__ +* `Convert a PyTorch model and use it for image background removal `__ Run OpenVINO on accelerated devices +++++++++++++++++++++++++++++++++++