[DOCS] Fix of home tab title for 2023.3 (#23367)

Jira: 133084

* Fixed the home page tab title name.
* Fixed the missing line in banner
This commit is contained in:
Maciej Smyk 2024-03-11 11:51:35 +01:00 committed by GitHub
parent 735a3ba80a
commit 0c9ad9ede5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
============================
OpenVINO 2023.2
OpenVINO 2023.3
============================
.. meta::
@ -24,7 +24,7 @@ OpenVINO 2023.2
<ul class="splide__list">
<li class="splide__slide">An open-source toolkit for optimizing and deploying deep learning models.<br>Boost your AI deep-learning inference performance!</li>
<li class="splide__slide"Better OpenVINO integration with PyTorch!<br>Use PyTorch models directly, without converting them first.<br>
<li class="splide__slide">Better OpenVINO integration with PyTorch!<br>Use PyTorch models directly, without converting them first.<br>
<a href="https://docs.openvino.ai/2023.3/openvino_docs_OV_Converter_UG_prepare_model_convert_model_Convert_Model_From_PyTorch.html">Learn more...</a>
</li>
<li class="splide__slide">OpenVINO via PyTorch 2.0 torch.compile()<br>Use OpenVINO directly in PyTorch-native applications!<br>