[DOCS] Fix a typo (#24035)

### Details:
 - *item1*
 - *...*

### Tickets:
 - *ticket-id*
This commit is contained in:
Tatiana Savina 2024-04-16 11:10:38 +02:00 committed by GitHub
parent 835fda6a0b
commit 7a245e9215
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 25 additions and 25 deletions

View File

@ -4,11 +4,11 @@ OpenVINO 2024.0
.. meta::
:google-site-verification: _YqumYQ98cmXUTwtzM_0WIIadtDc6r_TMYGbmGgNvrk
**OpenVINO is an open-source toolkit** for optimizing and deploying deep learning models from cloud
to edge. It accelerates deep learning inference across various use cases, such as generative AI, video,
audio, and language with models from popular frameworks like PyTorch, TensorFlow, ONNX, and more.
Convert and optimize models, and deploy across a mix of Intel® hardware and environments, on-premises
**OpenVINO is an open-source toolkit** for optimizing and deploying deep learning models from cloud
to edge. It accelerates deep learning inference across various use cases, such as generative AI, video,
audio, and language with models from popular frameworks like PyTorch, TensorFlow, ONNX, and more.
Convert and optimize models, and deploy across a mix of Intel® hardware and environments, on-premises
and on-device, in the browser or in the cloud.
Check out the `OpenVINO Cheat Sheet. <https://docs.openvino.ai/2024/_static/download/OpenVINO_Quick_Start_Guide.pdf>`__
@ -38,16 +38,16 @@ Check out the `OpenVINO Cheat Sheet. <https://docs.openvino.ai/2024/_static/down
<p class="ov-homepage-slide-title">OpenVINO via PyTorch 2.0 torch.compile()</p>
<p class="ov-homepage-slide-subtitle">Use OpenVINO directly in PyTorch-native applications!</p>
<a class="ov-homepage-banner-btn" href="https://docs.openvino.ai/2024/openvino-workflow/torch-compile.html">Learn more</a>
</li>
</li>
<li id="ov-homepage-slide4" class="splide__slide">
<p class="ov-homepage-slide-title">Do you like Generative AI?</p>
<p class="ov-homepage-slide-subtitle">You will love how it performs with OpenVINO!</p>
<a class="ov-homepage-banner-btn" href="https://docs.openvino.ai/2024/learn-openvino/interactive-tutorials-python.html">Check out our new notebooks</a>
</li>
<li id="ov-homepage-slide5" id class="splide__slide">
<p class="ov-homepage-slide-title">Boost your AI deep learning interface perfmormance.</p>
<p class="ov-homepage-slide-subtitle">Use Intel's open-source OpenVino toolkit for optimizing and deploying deep learning models.</p>
<a class="ov-homepage-banner-btn" href="https://docs.openvino.ai/2024/openvino-workflow/model-preparation/convert-model-pytorch.html">Learn more</a>
<p class="ov-homepage-slide-title">Boost your AI deep-learning inference performance.</p>
<p class="ov-homepage-slide-subtitle">Use Intel's open-source OpenVINO toolkit for optimizing and deploying deep learning models.</p>
<a class="ov-homepage-banner-btn" href="https://docs.openvino.ai/2024/openvino-workflow/running-inference/integrate-openvino-with-your-application.html">Learn more</a>
</li>
</ul>
</div>
@ -72,9 +72,9 @@ Places to Begin
.. grid-item-card:: Installation
:img-top: ./_static/images/home_begin_tile_01.png
:class-card: homepage_begin_tile
This guide introduces installation and learning materials for Intel® Distribution of OpenVINO™ toolkit.
.. button-link:: get-started/install-openvino.html
:color: primary
:outline:
@ -84,7 +84,7 @@ Places to Begin
.. grid-item-card:: Performance Benchmarks
:img-top: ./_static/images/home_begin_tile_02.png
:class-card: homepage_begin_tile
See latest benchmark numbers for OpenVINO and OpenVINO Model Server.
.. button-link:: about-openvino/performance-benchmarks.html
@ -96,7 +96,7 @@ Places to Begin
.. grid-item-card:: Framework Compatibility
:img-top: ./_static/images/home_begin_tile_03.png
:class-card: homepage_begin_tile
Load models directly (for TensorFlow, ONNX, PaddlePaddle) or convert to OpenVINO format.
.. button-link:: openvino-workflow/model-preparation.html
@ -108,7 +108,7 @@ Places to Begin
.. grid-item-card:: Easy Deployment
:img-top: ./_static/images/home_begin_tile_04.png
:class-card: homepage_begin_tile
Get started in just a few lines of code.
.. button-link:: openvino-workflow/running-inference.html
@ -116,11 +116,11 @@ Places to Begin
:outline:
Run Inference
.. grid-item-card:: Serving at scale
:img-top: ./_static/images/home_begin_tile_05.png
:class-card: homepage_begin_tile
Cloud-ready deployments for microservice applications.
.. button-link:: openvino-workflow/running-inference.html
@ -132,7 +132,7 @@ Places to Begin
.. grid-item-card:: Model Compression
:img-top: ./_static/images/home_begin_tile_06.png
:class-card: homepage_begin_tile
Reach for performance with post-training and training-time compression with NNCF.
.. button-link:: openvino-workflow/model-optimization.html
@ -153,25 +153,25 @@ Key Features
.. grid-item-card:: Model Compression
:img-top: ./_static/images/home_key_feature_01.png
:class-card: homepage_begin_key
You can either link directly with OpenVINO Runtime to run inference locally or use OpenVINO Model Server to serve model inference from a separate server or within Kubernetes environment.
You can either link directly with OpenVINO Runtime to run inference locally or use OpenVINO Model Server to serve model inference from a separate server or within a Kubernetes environment.
.. grid-item-card:: Fast & Scalable Deployment
:img-top: ./_static/images/home_key_feature_02.png
:class-card: homepage_begin_key
Write an application once, deploy it anywhere, achieving maximum performance from hardware. Automatic device discovery allows for superior deployment flexibility. OpenVINO Runtime supports Linux, Windows and MacOS and provides Python, C++ and C API. Use your preferred language and OS.
Write an application once, deploy it anywhere, achieving maximum performance from hardware. Automatic device discovery allows for superior deployment flexibility. OpenVINO Runtime supports Linux, Windows, and MacOS and provides Python, C++, and C API. Use your preferred language and OS.
.. grid-item-card:: Lighter Deployment
:img-top: ./_static/images/home_key_feature_03.png
:class-card: homepage_begin_key
Designed with minimal external dependencies reduces the application footprint, simplifying installation and dependency management. Popular package managers enable application dependencies to be easily installed and upgraded. Custom compilation for your specific model(s) further reduces final binary size.
Designed with minimal external dependencies reduces the application footprint, simplifying installation and dependency management. Popular package managers enable application dependencies to be easily installed and upgraded. Custom compilation for your specific model(s) further reduces the final binary size.
.. grid-item-card:: Enhanced App Start-Up Time
:img-top: ./_static/images/home_key_feature_04.png
:class-card: homepage_begin_key
In applications where fast start-up is required, OpenVINO significantly reduces first-inference latency by using the CPU for initial inference and then switching to another device once the model has been compiled and loaded to memory. Compiled models are cached, improving start-up time even more.