Commit Graph

2190 Commits

Author SHA1 Message Date
tadamczx 0908908227
[DOCS] OpenVINO Python API docs build fix (#24952)
### Details:
 - *item1*
 - *...*

### Tickets:
 - *ticket-id*
2024-06-11 16:24:51 +00:00
Andrii Staikov 91b3977169
Documentation for Transformations Python API (#24121)
### Details:

- Updating Transformations documentation
- Adding examples for Python API usage
- Adding examples for C++ API usage
- Adding patterns unit-tests

### Tickets:
 - *CVS-76333*
2024-06-11 14:07:39 +00:00
Sebastian Golebiewski 5393b8a77a
[DOCS] Performance hint and thread scheduling update (#24946)
Fixing reference and formatting. Proofreading.
2024-06-11 10:08:07 +00:00
Nesterov Alexander a9cceb31b2
[DOCS] Update OpenVINO build instruction (Android system) (#24815) 2024-06-10 08:03:20 +00:00
Sebastian Golebiewski 1144a66a9b
[DOCS] Updating interactive tutorials (#24886) 2024-06-10 05:34:50 +00:00
Tatiana Savina bb179c69d1
[DOCS] CPU perf hints doc review (#24827)
### Details:
 - *item1*
 - *...*

### Tickets:
 - *ticket-id*
2024-06-07 11:46:26 +00:00
Karol Blaszczak 5faf95018d
[DOCS] fix back to top button (#24884) 2024-06-07 10:28:41 +00:00
Sebastian Golebiewski b9e1ef7486
[DOCS] Updating Nodejs API with descriptions (#24866)
Adding descriptions of methods to Node.js API.
2024-06-06 06:58:31 +00:00
Yamini Nimmagadda 9e662351e8
torch.compile documentation updates for 2024.2 (#24803)
### Details:
 - Updated 'How to Use' and 'Options' sections
 - Added quantization and torchserve sections

---------

Co-authored-by: Mustafa Cavus <mustafa.cavus@intel.com>
Co-authored-by: suryasidd <surya.siddharth.pemmaraju@intel.com>
Co-authored-by: Roman Kazantsev <roman.kazantsev@intel.com>
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com>
2024-06-05 08:33:04 +00:00
Karol Blaszczak a23c9d5b5a
[DOCS] benchmark data for LLM master (#24834) 2024-06-04 09:25:38 +00:00
Katarzyna Mitrus 142114ccbc
[Op] Squeeze update - no throw on non-squeezable dims (#24715)
### Details:
- Changes needed to enable Squeeze (and models) with axes pointing to
non-squeezable dims (currently ov throws an error for such case) -
considered as backward compatible change
- If agreed to update functionality within the same version of the op,
actual changes are needed only in shape infer related functions to cover
**Template, CPU and GPU plugins**:
    -  src/core/shape_inference/include/squeeze_shape_inference.hpp
    -  src/plugins/intel_cpu/src/shape_inference/custom/reshape.cpp
    -  The rest of the changes are test related.
 - Pytorch FE Squeeze test enabled - passed

### Tickets:
 - 142387
2024-06-03 09:59:07 +00:00
Maciej Smyk 3ffac369f1
[DOCS] Moving images from index.rst for master (#24798)
Moved images included in index.rst article to articles_en/assets folder.
2024-05-31 13:12:31 +00:00
Wanglei Shen ee0a025ca0
[DOCS] introduce performance hint and threads scheduling in CPU inference (#24147)
### Details:
 - *introduce performance hint and threads scheduling in CPU inference*

### Tickets:
 - *CVS-138834*

---------

Co-authored-by: Sun Xiaoxia <xiaoxia.sun@intel.com>
2024-05-31 11:58:30 +00:00
Maciej Smyk 84cd71a71b
[DOCS] 2024.2 version update for master (#24746)
Docs version update to 2024.2
2024-05-29 09:04:29 +00:00
Karol Blaszczak cc68c6f5e1
[DOCS] fix pytorch link (#24740) 2024-05-28 11:55:13 +00:00
Andrei Kashchikhin 1fe36a26c8
[CI] [GHA] [DOCS] Add section on GPU (#24678)
### Tickets:
 - *140542*
2024-05-28 10:52:53 +00:00
Andrzej Kopytko e2b8bf4fc7
DOCS Updated footer file (#24708)
### Details:
 - *item1*
 - *...*

### Tickets:
 - *ticket-id*
2024-05-28 07:53:15 +00:00
Karol Blaszczak c2c6fa7d1d
[DOCS] legal update and install fix (#24647) 2024-05-27 13:47:32 +00:00
Jiangtao Hu 9ce97d1560
[DOCS] Fix broken url link and remove unnecessary step in Linux build env (#24494)
### Details:
 - *Fix broken url link*
 - *Remove unnecessary step in Linux build env*

### Tickets:
 - *N/A*
2024-05-27 12:00:05 +00:00
Aleksandr Voron 438f4dca84
[CPU][ARM][DOC] Add swap note into Raspberry build procedure (#24679)
Add a note about swap according to the comment
https://github.com/openvinotoolkit/openvino/issues/24445#issuecomment-2116366405

---------

Co-authored-by: Tatiana Savina <tatiana.savina@intel.com>
2024-05-27 09:05:30 +00:00
Ilya Lavrenov e91c8bc099
Removed deprecated cmake vars (#24687)
### Details:
 - *item1*
 - *...*

### Tickets:
 - *ticket-id*
2024-05-25 23:40:34 +04:00
Sebastian Golebiewski 87631e33d1
[DOCS] Update notebooks for master (#24669)
Updating `Interactive Tutorials` section with new content
2024-05-24 09:13:26 +00:00
Wang Wangwang 80237bf292
Revert "[DOCS] Update the document of HETERO pipeline parallelism" (#24644)
This reverts commit 03aad66230.

### Details:
Revert the commit because there are some models with stateful OPS
(assign/readvalue) not in same attention node, hetero pipeline
parallelism does not work.

### Tickets:
 - *CVS-141771*
2024-05-23 13:45:38 +00:00
Tatiana Savina f9c039418c
[DOCS] Direct to Python tab in the ovc transition guide (#24624)
### Details:
 - *item1*
 - *...*

### Tickets:
 - 140454
2024-05-23 09:20:04 +00:00
Andrzej Kopytko ef6ca0a13d
[Docs] Page styling (#24637)
another part
2024-05-22 18:27:22 +00:00
Maciej Smyk 0cd4710321
[DOCS] Assets move - images for master (#24621)
Jira: 138084

Moving image assets closer to the source files.
2024-05-22 14:00:50 +00:00
Daniil Lyakhov 58e6ba6a85
PyTorch QAT to PTQ documentation update (#24363)
### Details:
QAT documentation for NNCF Torch and NNCF Tensorflow is spitted on two
pages

* quantization-aware-training-pytorch.rst is QAT by `nncf.quantize`
method documentation
* quantization-aware-training-tensorflow.rst file is a copy of original
quantization-aware-training.rst without the PyTorch part

Link to generated doc:

http://openvino-doc.iotg.sclab.intel.com/nncf-docs/openvino-workflow/model-optimization-guide/compressing-models-during-training.html


### Tickets:
 - 129586

---------

Co-authored-by: Tatiana Savina <tatiana.savina@intel.com>
2024-05-22 13:22:55 +00:00
Katarzyna Mitrus 0a5a369efa
[Op] ROIAlignRotated version alignment from opset14 to opset15 (#24585)
### Details:
- ROIAlignRotated as added within 2024.2, should be moved to the latest
opset15


### Tickets:
 - 141682
2024-05-22 13:06:06 +00:00
Sebastian Golebiewski 09c05f12a0
[DOCS] Limitation of BF16 inference precision for LLMs (#24501)
Creating `Limitation of the bf16 inference precision` section to
describe an issue of higher accuracy loss than the pre-determined
threshold of 0.5% and present possible solutions.
This PR addresses JIRA ticket: 138832.
2024-05-22 08:45:26 +00:00
Katarzyna Mitrus b71eab2555
[Spec][Internal][Op] Specification for RMS internal op (#24564)
### Details:
- Dev documentation for the existing
[internal::RMS](70142121c1/src/common/transformations/include/ov_ops/rms.hpp)
op
(specified as is without any additional features, to be developed and
updated if needed)
- RMS was created initially as a [custom gpu
RMS](9fadb5ac64/src/plugins/intel_gpu/include/intel_gpu/op/rms.hpp)
operation, and it's going to be moved to op::internal::RMS to be
available for common transformations
- Similar approach as it was done for AUGRUCell/AUGRUSeqence, so the
place for such documents has been already agreed and it's not a part of
the official web docs tree
 
### Tickets:
 - 134914, dicsussion 129027
2024-05-21 14:20:35 +00:00
dependabot[bot] fd9a63cffd
Bump requests from 2.31.0 to 2.32.0 in /docs (#24600)
Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/psf/requests/releases">requests's
releases</a>.</em></p>
<blockquote>
<h2>v2.32.0</h2>
<h2>2.32.0 (2024-05-20)</h2>
<h2>🐍 PYCON US 2024 EDITION 🐍</h2>
<p><strong>Security</strong></p>
<ul>
<li>Fixed an issue where setting <code>verify=False</code> on the first
request from a
Session will cause subsequent requests to the <em>same origin</em> to
also ignore
cert verification, regardless of the value of <code>verify</code>.
(<a
href="https://github.com/psf/requests/security/advisories/GHSA-9wx4-h78v-vm56">https://github.com/psf/requests/security/advisories/GHSA-9wx4-h78v-vm56</a>)</li>
</ul>
<p><strong>Improvements</strong></p>
<ul>
<li><code>verify=True</code> now reuses a global SSLContext which should
improve
request time variance between first and subsequent requests. It should
also minimize certificate load time on Windows systems when using a
Python
version built with OpenSSL 3.x. (<a
href="https://redirect.github.com/psf/requests/issues/6667">#6667</a>)</li>
<li>Requests now supports optional use of character detection
(<code>chardet</code> or <code>charset_normalizer</code>) when
repackaged or vendored.
This enables <code>pip</code> and other projects to minimize their
vendoring
surface area. The <code>Response.text()</code> and
<code>apparent_encoding</code> APIs
will default to <code>utf-8</code> if neither library is present. (<a
href="https://redirect.github.com/psf/requests/issues/6702">#6702</a>)</li>
</ul>
<p><strong>Bugfixes</strong></p>
<ul>
<li>Fixed bug in length detection where emoji length was incorrectly
calculated in the request content-length. (<a
href="https://redirect.github.com/psf/requests/issues/6589">#6589</a>)</li>
<li>Fixed deserialization bug in JSONDecodeError. (<a
href="https://redirect.github.com/psf/requests/issues/6629">#6629</a>)</li>
<li>Fixed bug where an extra leading <code>/</code> (path separator)
could lead
urllib3 to unnecessarily reparse the request URI. (<a
href="https://redirect.github.com/psf/requests/issues/6644">#6644</a>)</li>
</ul>
<p><strong>Deprecations</strong></p>
<ul>
<li>Requests has officially added support for CPython 3.12 (<a
href="https://redirect.github.com/psf/requests/issues/6503">#6503</a>)</li>
<li>Requests has officially added support for PyPy 3.9 and 3.10 (<a
href="https://redirect.github.com/psf/requests/issues/6641">#6641</a>)</li>
<li>Requests has officially dropped support for CPython 3.7 (<a
href="https://redirect.github.com/psf/requests/issues/6642">#6642</a>)</li>
<li>Requests has officially dropped support for PyPy 3.7 and 3.8 (<a
href="https://redirect.github.com/psf/requests/issues/6641">#6641</a>)</li>
</ul>
<p><strong>Documentation</strong></p>
<ul>
<li>Various typo fixes and doc improvements.</li>
</ul>
<p><strong>Packaging</strong></p>
<ul>
<li>Requests has started adopting some modern packaging practices.
The source files for the projects (formerly <code>requests</code>) is
now located
in <code>src/requests</code> in the Requests sdist. (<a
href="https://redirect.github.com/psf/requests/issues/6506">#6506</a>)</li>
<li>Starting in Requests 2.33.0, Requests will migrate to a PEP 517
build system
using <code>hatchling</code>. This should not impact the average user,
but extremely old
versions of packaging utilities may have issues with the new packaging
format.</li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/matthewarmand"><code>@​matthewarmand</code></a>
made their first contribution in <a
href="https://redirect.github.com/psf/requests/pull/6258">psf/requests#6258</a></li>
<li><a href="https://github.com/cpzt"><code>@​cpzt</code></a> made their
first contribution in <a
href="https://redirect.github.com/psf/requests/pull/6456">psf/requests#6456</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/psf/requests/blob/main/HISTORY.md">requests's
changelog</a>.</em></p>
<blockquote>
<h2>2.32.0 (2024-05-20)</h2>
<p><strong>Security</strong></p>
<ul>
<li>Fixed an issue where setting <code>verify=False</code> on the first
request from a
Session will cause subsequent requests to the <em>same origin</em> to
also ignore
cert verification, regardless of the value of <code>verify</code>.
(<a
href="https://github.com/psf/requests/security/advisories/GHSA-9wx4-h78v-vm56">https://github.com/psf/requests/security/advisories/GHSA-9wx4-h78v-vm56</a>)</li>
</ul>
<p><strong>Improvements</strong></p>
<ul>
<li><code>verify=True</code> now reuses a global SSLContext which should
improve
request time variance between first and subsequent requests. It should
also minimize certificate load time on Windows systems when using a
Python
version built with OpenSSL 3.x. (<a
href="https://redirect.github.com/psf/requests/issues/6667">#6667</a>)</li>
<li>Requests now supports optional use of character detection
(<code>chardet</code> or <code>charset_normalizer</code>) when
repackaged or vendored.
This enables <code>pip</code> and other projects to minimize their
vendoring
surface area. The <code>Response.text()</code> and
<code>apparent_encoding</code> APIs
will default to <code>utf-8</code> if neither library is present. (<a
href="https://redirect.github.com/psf/requests/issues/6702">#6702</a>)</li>
</ul>
<p><strong>Bugfixes</strong></p>
<ul>
<li>Fixed bug in length detection where emoji length was incorrectly
calculated in the request content-length. (<a
href="https://redirect.github.com/psf/requests/issues/6589">#6589</a>)</li>
<li>Fixed deserialization bug in JSONDecodeError. (<a
href="https://redirect.github.com/psf/requests/issues/6629">#6629</a>)</li>
<li>Fixed bug where an extra leading <code>/</code> (path separator)
could lead
urllib3 to unnecessarily reparse the request URI. (<a
href="https://redirect.github.com/psf/requests/issues/6644">#6644</a>)</li>
</ul>
<p><strong>Deprecations</strong></p>
<ul>
<li>Requests has officially added support for CPython 3.12 (<a
href="https://redirect.github.com/psf/requests/issues/6503">#6503</a>)</li>
<li>Requests has officially added support for PyPy 3.9 and 3.10 (<a
href="https://redirect.github.com/psf/requests/issues/6641">#6641</a>)</li>
<li>Requests has officially dropped support for CPython 3.7 (<a
href="https://redirect.github.com/psf/requests/issues/6642">#6642</a>)</li>
<li>Requests has officially dropped support for PyPy 3.7 and 3.8 (<a
href="https://redirect.github.com/psf/requests/issues/6641">#6641</a>)</li>
</ul>
<p><strong>Documentation</strong></p>
<ul>
<li>Various typo fixes and doc improvements.</li>
</ul>
<p><strong>Packaging</strong></p>
<ul>
<li>Requests has started adopting some modern packaging practices.
The source files for the projects (formerly <code>requests</code>) is
now located
in <code>src/requests</code> in the Requests sdist. (<a
href="https://redirect.github.com/psf/requests/issues/6506">#6506</a>)</li>
<li>Starting in Requests 2.33.0, Requests will migrate to a PEP 517
build system
using <code>hatchling</code>. This should not impact the average user,
but extremely old
versions of packaging utilities may have issues with the new packaging
format.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="d6ebc4a2f1"><code>d6ebc4a</code></a>
v2.32.0</li>
<li><a
href="9a40d12778"><code>9a40d12</code></a>
Avoid reloading root certificates to improve concurrent performance (<a
href="https://redirect.github.com/psf/requests/issues/6667">#6667</a>)</li>
<li><a
href="0c030f78d2"><code>0c030f7</code></a>
Merge pull request <a
href="https://redirect.github.com/psf/requests/issues/6702">#6702</a>
from nateprewitt/no_char_detection</li>
<li><a
href="555b870eb1"><code>555b870</code></a>
Allow character detection dependencies to be optional in post-packaging
steps</li>
<li><a
href="d6dded3f00"><code>d6dded3</code></a>
Merge pull request <a
href="https://redirect.github.com/psf/requests/issues/6700">#6700</a>
from franekmagiera/update-redirect-to-invalid-uri-test</li>
<li><a
href="bf24b7d8d1"><code>bf24b7d</code></a>
Use an invalid URI that will not cause httpbin to throw 500</li>
<li><a
href="2d5f54779a"><code>2d5f547</code></a>
Pin 3.8 and 3.9 runners back to macos-13 (<a
href="https://redirect.github.com/psf/requests/issues/6688">#6688</a>)</li>
<li><a
href="f1bb07d39b"><code>f1bb07d</code></a>
Merge pull request <a
href="https://redirect.github.com/psf/requests/issues/6687">#6687</a>
from psf/dependabot/github_actions/github/codeql-act...</li>
<li><a
href="60047ade64"><code>60047ad</code></a>
Bump github/codeql-action from 3.24.0 to 3.25.0</li>
<li><a
href="31ebb8102c"><code>31ebb81</code></a>
Merge pull request <a
href="https://redirect.github.com/psf/requests/issues/6682">#6682</a>
from frenzymadness/pytest8</li>
<li>Additional commits viewable in <a
href="https://github.com/psf/requests/compare/v2.31.0...v2.32.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=requests&package-manager=pip&previous-version=2.31.0&new-version=2.32.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/openvinotoolkit/openvino/network/alerts).

</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-21 06:52:45 +00:00
Andrzej Kopytko 05867f2f63
[DOCS] fix css class (#24602) 2024-05-21 06:46:43 +00:00
Andrzej Kopytko 350c021870
[Docs] Button styling (#24593)
### Details:
 - *item1*
 - *...*

### Tickets:
 - *ticket-id*
2024-05-20 13:38:30 +00:00
Andrzej Kopytko 09bee2e444
Docs update main page for master (#24589)
Fixed github icon
2024-05-20 12:10:55 +00:00
Piotr Krzemiński d6c4775e54
[Reference][CPU] Inverse correctly computes adjoint (#24071)
### Details:
 - Changed from the adjugate matrix to transpose of the matrix

### Tickets:
 - 138715

---------

Co-authored-by: Michal Lukaszewski <michal.lukaszewski@intel.com>
Co-authored-by: Roman Kazantsev <roman.kazantsev@intel.com>
2024-05-20 07:14:30 +00:00
dependabot[bot] 3ac498dd86
Bump jinja2 from 3.1.3 to 3.1.4 in /docs (#24557)
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/pallets/jinja/releases">jinja2's
releases</a>.</em></p>
<blockquote>
<h2>3.1.4</h2>
<p>This is the Jinja 3.1.4 security release, which fixes security issues
and bugs but does not otherwise change behavior and should not result in
breaking changes.</p>
<p>PyPI: <a
href="https://pypi.org/project/Jinja2/3.1.4/">https://pypi.org/project/Jinja2/3.1.4/</a>
Changes: <a
href="https://jinja.palletsprojects.com/en/3.1.x/changes/#version-3-1-4">https://jinja.palletsprojects.com/en/3.1.x/changes/#version-3-1-4</a></p>
<ul>
<li>The <code>xmlattr</code> filter does not allow keys with
<code>/</code> solidus, <code>&gt;</code> greater-than sign, or
<code>=</code> equals sign, in addition to disallowing spaces.
Regardless of any validation done by Jinja, user input should never be
used as keys to this filter, or must be separately validated first.
GHSA-h75v-3vvj-5mfj</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/pallets/jinja/blob/main/CHANGES.rst">jinja2's
changelog</a>.</em></p>
<blockquote>
<h2>Version 3.1.4</h2>
<p>Released 2024-05-05</p>
<ul>
<li>The <code>xmlattr</code> filter does not allow keys with
<code>/</code> solidus, <code>&gt;</code>
greater-than sign, or <code>=</code> equals sign, in addition to
disallowing spaces.
Regardless of any validation done by Jinja, user input should never be
used
as keys to this filter, or must be separately validated first.
:ghsa:<code>h75v-3vvj-5mfj</code></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="dd4a8b5466"><code>dd4a8b5</code></a>
release version 3.1.4</li>
<li><a
href="0668239dc6"><code>0668239</code></a>
Merge pull request from GHSA-h75v-3vvj-5mfj</li>
<li><a
href="d655030770"><code>d655030</code></a>
disallow invalid characters in keys to xmlattr filter</li>
<li><a
href="a7863ba9d3"><code>a7863ba</code></a>
add ghsa links</li>
<li><a
href="b5c98e78c2"><code>b5c98e7</code></a>
start version 3.1.4</li>
<li><a
href="da3a9f0b80"><code>da3a9f0</code></a>
update project files (<a
href="https://redirect.github.com/pallets/jinja/issues/1968">#1968</a>)</li>
<li><a
href="0ee5eb41d1"><code>0ee5eb4</code></a>
satisfy formatter, linter, and strict mypy</li>
<li><a
href="20477c6357"><code>20477c6</code></a>
update project files (<a
href="https://redirect.github.com/pallets/jinja/issues/5457">#5457</a>)</li>
<li><a
href="e491223739"><code>e491223</code></a>
update pyyaml dev dependency</li>
<li><a
href="36f98854c7"><code>36f9885</code></a>
fix pr link</li>
<li>Additional commits viewable in <a
href="https://github.com/pallets/jinja/compare/3.1.3...3.1.4">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=jinja2&package-manager=pip&previous-version=3.1.3&new-version=3.1.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/openvinotoolkit/openvino/network/alerts).

</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-19 20:29:21 +00:00
Wang Wangwang 03aad66230
[DOCS] Update the document of HETERO pipeline parallelism (#24470)
### Details:
 - Update the document of HETERO pipeline parallelism

### Tickets:
 - *CVS-138199*
2024-05-17 08:27:48 +00:00
Andrzej Kopytko 05922dc3d1
[Docs] port benchmark files RC2 to master (#24549)
Port for:
https://github.com/openvinotoolkit/openvino/pull/24409
https://github.com/openvinotoolkit/openvino/pull/24528
2024-05-17 06:31:21 +00:00
Maciej Smyk 2f313179d0
[DOCS] Assets move - snippets for master (#24510)
Jira: 138084

Moving snippets assets closer to the source files.
2024-05-16 11:47:29 +00:00
Przemyslaw Wysocki 9280cec95c
[Opset15][Spec] Col2Im-15 specification (#23947)
### Details:
- Similar in functionality to
https://pytorch.org/docs/stable/generated/torch.nn.Fold.html, `Col2Im`
is `torch.nn.Fold` restricted to two output spatial dimensions
- Some `Col2Im` related discussions:
https://github.com/openvinotoolkit/openvino/issues/20549

### Related PRs
- https://github.com/openvinotoolkit/openvino/pull/24197

### Tickets:
 - CVS-133358
2024-05-16 11:04:43 +00:00
tadamczx 5b85cfe1ca
[DOCS] fix openvino_custon_sphinx_sitemap installation (#24536)
### Details:
 - *item1*
 - *...*

### Tickets:
 - *ticket-id*
2024-05-16 09:42:14 +00:00
Alessandro de Oliveira Faria (A.K.A.CABELO) 5cff5d7e1d
OpenVINO at the openSUSE Factory - cabelo@opensuse.org (#24519)
@tadamczx and @ilya-lavrenov It took a while but I delivered what was
promised, openVINO at the official openSUSE factory. It took more than 6
months of work to get approval from the community...

---------

Co-authored-by: Sebastian Golebiewski <sebastianx.golebiewski@intel.com>
2024-05-15 20:23:47 +00:00
tadamczx 058aed8bc7
Docs long build fix (#24406)
### Details:
 - *item1*
 - *...*

### Tickets:
 - *ticket-id*
2024-05-15 11:59:53 +00:00
Sebastian Golebiewski 5efb76b0e9
[DOCS] Update nodejs_api with support for string element type (#24441)
Adding info on support for string element type.
2024-05-10 10:21:35 +00:00
Sebastian Golebiewski 3549ff32ea
[DOCS] Updating Tutorials (#24435)
Updating `Interactive Tutorials` section.
2024-05-10 06:32:53 +00:00
Mingyu Kim d203f80943
[GPU][Doc] doc update (#24318) 2024-05-10 04:41:05 +00:00
Ilya Lavrenov 6f046e5e1b
Dropped old macro usage (#24453)
### Details:
 - *item1*
 - *...*

### Tickets:
 - *ticket-id*
2024-05-10 01:44:55 +04:00
Sebastian Golebiewski 7d76ad547c
[DOCS] Adding 2022.3.2 release to Selector Tool (#24434)
Porting: https://github.com/openvinotoolkit/openvino/pull/24424
2024-05-09 08:51:24 +00:00
Sebastian Golebiewski 2140a1ef28
[DOCS] Enabling GPU for inference on systems with conda-forge (#24390)
Adding instructions for installation of `opencl-icd-system` package
which enables users to select a GPU device for OpenVINO inference.
2024-05-07 11:10:54 +00:00
Andrzej Kopytko 519e295735
[DOCS] Homepage css files cleanup (#24381)
Updated css files,
modified index.rst
2024-05-07 06:32:20 +00:00