Sebastian Golebiewski
59c54cb60e
[DOCS] Update nodejs_api with new methods - port to master ( #24342 )
...
Updating nodejs_api with new methods. Improving readability of contents.
Porting: https://github.com/openvinotoolkit/openvino/pull/24303
2024-05-06 04:39:41 +00:00
Alessandro de Oliveira Faria (A.K.A.CABELO)
5c656ff096
openSUSE in System Requirements ( #24281 )
2024-05-03 20:18:13 +00:00
Tatiana Savina
8b6a38ddd8
[DOCS] Fix links to components ( #24339 )
...
### Details:
- *item1*
- *...*
### Tickets:
- *ticket-id*
2024-05-02 11:15:13 +00:00
Andrzej Kopytko
25f211ee75
DOCS Banchmark full update to master from 24 1 port ( #24313 )
...
this port to master for:
https://github.com/openvinotoolkit/openvino/pull/24144
https://github.com/openvinotoolkit/openvino/pull/24230
https://github.com/openvinotoolkit/openvino/pull/24256
---------
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com>
2024-04-30 07:49:31 +00:00
Sebastian Golebiewski
abc40f31d4
[DOCS] Fixing code snippet in Weight Compression ( #24306 )
...
Fixing code snippet for 4-bit compression in `Weight Compression`
article.
2024-04-29 13:43:47 +00:00
Andrzej Kopytko
4a1363dae7
[DOCS] Removed another version of chartsJs ( #24305 )
...
### Details:
- *item1*
- *...*
### Tickets:
- *ticket-id*
2024-04-29 13:39:32 +00:00
Sebastian Golebiewski
1261e98ff8
[DOCS] New notebooks update for master ( #24134 )
...
Updating interactive tutorials and documentation. Applying new naming
convention for notebooks.
2024-04-29 13:29:29 +04:00
Ilya Lavrenov
c121e896da
Intel compiler support ( #24217 )
...
### Details:
- Initial version of Intel compiler support
- Only Linux is covered
- Current PR is a prerequisite for
https://github.com/openvinotoolkit/openvino/pull/23534
2024-04-27 14:03:28 +00:00
Alessandro de Oliveira Faria (A.K.A.CABELO)
768e4e1c6c
Support and compatibility with official openSUSE repository ( #24208 )
...
@ilya-lavrenov
Thank you very much for your patience and support.
It took a while to complete the official publication in the science
repository of the openSUSE Tumbleweed distribution.
The result is gratifying, as it was a lot of work to make Intel and
openSUSE technical policies compatible (it took 3 months of work).
Evidence:
Upcoming tasks
- Add 15.4. 15.5 and 15.6 (This will be faster)
- Add to default repository in progress.
https://build.opensuse.org/request/show/1168442
https://software.opensuse.org/package/openvino
https://software.opensuse.org/download/package?package=openvino&project=science
---------
Co-authored-by: Sebastian Golebiewski <sebastianx.golebiewski@intel.com>
2024-04-27 11:03:56 +00:00
Sebastian Golebiewski
8c9c6016c1
[DOCS] Update archive links - porting to master ( #24264 )
...
Porting:
https://github.com/openvinotoolkit/openvino/pull/24203
2024-04-26 17:17:16 +00:00
Maciej Smyk
3ef2cec8b0
[DOCS] Add docs for names and torch.export usage with OV for master ( #24267 )
...
Port from https://github.com/openvinotoolkit/openvino/pull/24206
2024-04-26 17:16:42 +00:00
Tatiana Savina
1320977d89
[DOCS] Readme changes ( #20818 )
...
### Details:
- *item1*
- *...*
### Tickets:
- *ticket-id*
---------
Co-authored-by: Roman Kazantsev <roman.kazantsev@intel.com>
2024-04-25 14:48:00 +00:00
Patrik Stepan
497c7cda79
Update NPU Device documentation ( #24204 )
...
### Details:
- *Add links to driver installation guides*
- *Add short context about compiler in driver*
- *Update the list of supported properties*
- *Remove invalid limitations*
### Tickets:
- *E-119403*
2024-04-23 17:05:25 +00:00
Aleksandr Voron
5d34af8b03
[CPU][ARM] Update ARM documentation - f16 support ( #24182 )
...
Add fp16 details
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com>
2024-04-23 10:16:57 +00:00
Karol Blaszczak
6cf386327e
[DOCS] release policy adjustment ( #24145 )
2024-04-23 10:12:10 +00:00
Maciej Smyk
3c0ef54dc9
[DOCS] Fixing Tensor Names examples in Model Representation for master ( #23482 )
...
Jira: 134485
* Fixed examples of Tensor Names,
* Added an example of ov::element::Type for both Python and C++
2024-04-22 15:01:43 +00:00
Maciej Smyk
f9f41bd52e
[DOCS] Removal of openvino_ts backend from torch.compile for master ( #24074 )
...
Removed information on openvino_ts backend from user documentation.
---------
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com>
2024-04-22 12:12:20 +00:00
Karol Blaszczak
fe840924c8
[DOCS] language in Quantization article master ( #24075 )
2024-04-18 13:16:45 +00:00
Bartlomiej Bielawa
6029d1012d
[DOCS] Bump Sphinx and Pydata versions ( #24083 )
...
Sphinx -> 7.2.6
PyData -> 0.14.4
---------
Co-authored-by: Andrzej Kopytko <andrzejx.kopytko@intel.com>
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com>
2024-04-18 09:56:42 +00:00
Mateusz Mikolajczyk
d4c7063d17
[Spec][Opset15] Add ScatterNdUpdate-15 specification ( #23443 )
...
### Details:
- *Specification for ScatterNdUpdate-15*
- *Add reduction attribute*
- *Improve compatibility with TF TensorScattterUpdate op
### Tickets:
- *11089*
2024-04-18 05:18:18 +00:00
Maciej Smyk
8f9459a6d7
[DOCS] Release Policy + torch.compile updates for master ( #22881 )
...
* Created new article about Release Policy,
* Moved System Requirements Article under Release Notes.
* Removed environment variables info from torch.compile article.
Jira: 132590
---------
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com>
2024-04-16 12:10:32 +00:00
Tatiana Savina
7a245e9215
[DOCS] Fix a typo ( #24035 )
...
### Details:
- *item1*
- *...*
### Tickets:
- *ticket-id*
2024-04-16 09:10:38 +00:00
Katarzyna Mitrus
19d208ef2c
[Opset] Initialization of OV Opset15 ( #23960 )
...
### Details:
- Initialization of OV Opset15
(Discussed internally and agreed to introduce new opset in 2024.2)
To provide more agile approach, this PR has been updated with an idea
(proposed by @mmikolajcz) to include only new operators within the new
Opset, and fill it up at the end of the development period (not
necessarily per release).
This should lead to infrequent introduction of further opsets.
\* Currently common opsets tests rely on Parameter/ShapeOf/Convert in
every opset, so they were added.
But this approach for opset testing should be revised.
### Tickets:
- 138268, 131683
2024-04-15 08:45:25 +00:00
Andrzej Kopytko
e6dd340dca
Docs carousel upgrade for master PORT ( #24001 )
...
port to

2024-04-12 12:46:43 +00:00
Sebastian Golebiewski
27c02f3f21
[DOCS] Fix highlighting issues in code blocks ( #23952 )
...
Fixing highlighting issues in code blocks in articles.
Fixing references to sections in other articles.
2024-04-11 07:51:00 +00:00
Andrzej Kopytko
b97f6d7a3a
Docs new home page for master port ( #23957 )
...
port to master for

---------
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com>
2024-04-11 05:45:13 +00:00
Piotr Kowalczyk
1475ef1364
[Spec]: Specification of ROIAlignRotated ( #23397 )
...
### Details:
- adds specification for ROIAlignRotated
- the main difference between ROIAlign and ROIAlignRotated is that new
op has angle parameters which allows to rotate proposal's box.
### Tickets:
- *CVS-115296*
---------
Co-authored-by: Katarzyna Mitrus <katarzyna.mitrus@intel.com>
Co-authored-by: Mateusz Mikolajczyk <mateusz.mikolajczyk@intel.com>
Co-authored-by: Michal Lukaszewski <michal.lukaszewski@intel.com>
2024-04-11 04:51:20 +00:00
Karol Blaszczak
b697c485ac
[DOCS] old fix for yolo article master ( #23939 )
2024-04-10 10:13:23 +00:00
Tatiana Savina
662e95ce2b
[DOCS] Tokenizer article ( #23749 )
...
### Details:
- *item1*
- *...*
### Tickets:
- *ticket-id*
2024-04-08 09:35:36 +00:00
Ilya Lavrenov
edc30e6583
Recommend to set LD_LIBRARY_PATH to point to conda libraries ( #23897 )
...
### Details:
- Recommend to set LD_LIBRARY_PATH to point to conda libraries
### Tickets:
- CVS-134534
---------
Co-authored-by: Yaroslav Tarkan <yaroslav.tarkan@intel.com>
2024-04-07 13:44:08 +00:00
Maciej Smyk
9660502d3e
[DOCS] Typo fix in Conversion Parameters article for master ( #23864 )
...
Added missing comma in Python code in the Conversion Parameters article.
Jira: 137610
2024-04-05 14:25:36 +00:00
Tatiana Savina
2a95bb7ef8
[DOCS] Add specific MS Windows version for NPU ( #23869 )
...
### Details:
- *item1*
- *...*
### Tickets:
- *ticket-id*
2024-04-04 12:47:31 +00:00
Maxim Vafin
ce1905f507
[DOCS] Update supported pytorch ops list for 24.1 ( #23863 )
...
### Details:
- *item1*
- *...*
### Tickets:
- *ticket-id*
2024-04-04 10:27:14 +00:00
Piotr Krzemiński
cb7212b834
[Spec][Ref][CPU] Improve Inverse testing suite, add LU pseudocode to specification ( #22834 )
...
### Details:
- Improved Inverse testing suite for dynamic shapes in the CPU plugin
- Introduced random tests to PT FE Inerse testing suite
- Added LU decomposition pseudocode to spec
- Removed numpy import from opset/opset14.py
- Moved reference inverse outside inverse namespace and removed inverse
namespace
- Added label propagation tests
- Changed bf16 threshold restriction
- Removed dynamic rank check as it's already present in CPU plugin
- Simplified check for B => P[i] == j
- Did NOT use std::copy_n as ov::bfloat16 is missing difference_value to
use in std implementations
### Tickets:
- 133090
---------
Co-authored-by: Roman Kazantsev <roman.kazantsev@intel.com>
Co-authored-by: Pawel Raasz <pawel.raasz@intel.com>
Co-authored-by: Michal Lukaszewski <michal.lukaszewski@intel.com>
2024-03-28 13:07:57 +00:00
Andrzej Kopytko
5df37c601b
[DOCS] OV csv format updated ( #23741 )
...
### Details:
- *item1*
- *...*
### Tickets:
- *ticket-id*
2024-03-28 10:38:00 +00:00
Karol Blaszczak
3ba9ff1fd0
[DOCS] pdf reference guide ( #23680 )
2024-03-27 12:52:20 +00:00
Tatiana Savina
5980af1b18
[DOCS] Include props import ( #23658 )
...
### Details:
- *item1*
- *...*
### Tickets:
- *ticket-id*
2024-03-27 09:54:42 +00:00
Andrzej Kopytko
0569f5c8d2
[DOCS] Updated ovms benchmarks for master ( #23516 )
...
### Details:
- *item1*
- *...*
### Tickets:
- *ticket-id*
2024-03-27 07:43:51 +00:00
Andrzej Kopytko
eb067d940a
DOCS update date of benchmarks to master ( #23682 )
...
### Details:
- *item1*
- *...*
### Tickets:
- *ticket-id*
2024-03-27 07:43:22 +00:00
Sebastian Golebiewski
8c0cd7dfd1
[DOCS] Update code examples with imports and save_model ( #23654 )
...
Updating code examples with imports for ``convert_model`` and adding an
example of how to save a converted model. This PR addresses the 120254
ticket.
---------
Co-authored-by: Helena Kloosterman <helena.kloosterman@intel.com>
2024-03-27 06:14:06 +00:00
Karol Blaszczak
fea54876bf
[DOCS] ai legal disclaimer ( #23587 )
2024-03-22 14:02:22 +00:00
Karol Blaszczak
d8c0110ebe
[DOCS] improve legacy section formatting ( #23512 )
2024-03-22 13:54:47 +00:00
Mateusz Mikolajczyk
9ab8a2c073
[Opset14][Spec] ConvertPromoteTypes-14 specification ( #23264 )
...
### Details:
- *This PR introduces specification for ConvertPromoteTypes-14 op -
conversion op used to align two inputs to common type*
- *Operator was introduced for PyTorch Frontend, rules also match
Tensorflow https://www.tensorflow.org/guide/tf_numpy_type_promotion *
- PR with core implementation:
https://github.com/openvinotoolkit/openvino/pull/22566
- Draft PR with improvements to core + replacement it PTFe:
https://github.com/openvinotoolkit/openvino/pull/22770
### Tickets:
- *129197*
---------
Co-authored-by: Katarzyna Mitrus <katarzyna.mitrus@intel.com>
2024-03-22 08:09:18 +00:00
Piotr Krzemiński
28b81a4040
[Spec] Clarify specification for StridedSlice ( #23039 )
...
### Details:
- Add notes with descriptions of: Out of Bounds, Indexing in Reverse,
Negative Indices
- Clarified length of masks
- Clarified the definition of `-1` value
- Described in detail the behavior of masks, aligned with Reference
Implementation
- Added more latex-like style, add the examples for the missing masks.
### Tickets:
- 90128
2024-03-22 07:47:06 +00:00
Maciej Smyk
f81902db58
[DOCS] Latency highlight for OV devices + update of Optimize Inference for master ( #23575 )
...
Jira: 133389
* Added an indication on Latency being the default use for OV devices
* Streamlined the Optimize Inference article for better clarity.
2024-03-21 11:28:43 +00:00
Anastasia Kuporosova
c20d232731
Remove mentioning of compatibility folder in mac docs ( #23542 )
...
### Details:
- *item1*
- *...*
### Tickets:
- *ticket-id*
2024-03-19 15:21:52 +00:00
Andrey Churkin
7f94e35062
[DOCS] Add docs about ignored subgraphs ( #23435 )
...
### Details:
- Add documentation about `nncf.Subgraph`
### Tickets:
- 100999
2024-03-18 18:32:27 +00:00
Andrzej Kopytko
f5e46b5d67
[DOCS] Updated file ( #23509 )
...
### Details:
- *item1*
- *...*
### Tickets:
- *ticket-id*
2024-03-18 09:09:26 +00:00
Przemyslaw Wysocki
ec4d00a4bb
[Specification] MaxPool-14 and AvgPool-14 - new ceiling mode `CEIL_TORCH` ( #22930 )
...
### Details:
- Add specification for `MaxPool-14` and `AvgPool-14`
- They both introduce a new ceil mode:
`ov::op::RoundingType::CEIL_TORCH`
- The new ceiling mode does not allow the last pooling in a Dimension to
start in the padding area
### Related PRs
- [Reference and
Core](https://github.com/openvinotoolkit/openvino/pull/22796 )
- [Python API](https://github.com/openvinotoolkit/openvino/pull/22966 )
- [PT FE](https://github.com/openvinotoolkit/openvino/pull/23027 )
- [Downgrade
transformations](https://github.com/openvinotoolkit/openvino/pull/23381 )
### Tickets:
- 131961
### Context
https://github.com/openvinotoolkit/openvino/issues/18731
---------
Co-authored-by: Tomasz Jankowski <tomasz1.jankowski@intel.com>
Co-authored-by: Katarzyna Mitrus <katarzyna.mitrus@intel.com>
2024-03-18 07:00:22 +00:00
Sebastian Golebiewski
d5890513f8
[DOCS] Updating Interactive Tutorials ( #23466 )
...
An update of the `Interactive Tutorials` section.
2024-03-15 10:39:54 +00:00
Anastasiia Pnevskaia
432ea63e0c
[TF FE] Fixed memory sharing for HF models. ( #23318 )
...
### Details:
There were two problems with memory sharing, which affected HF models.
`value()` method of class `ResourceVariable` copies value of variable in
some cases. This results in sharing of memory with a copied value, which
is deallocated when `GraphIterator` finishes its work.
Replaced `value()` with `read_value_no_copy()` which should not copy
value in any case.
Another problem is that original model inference moves weights to new
location which leads to corruption of shared memory in OV model.
So the original model should be inferred after the OV inference to
prevent any changes in original model.
### Tickets:
- 134787, 134408
---------
Co-authored-by: Roman Kazantsev <roman.kazantsev@intel.com>
2024-03-15 08:46:20 +00:00
Evgeny Talanin
ca1153a0e7
Don't bind more and more event listeners ( #23411 )
...
The current behavior is that each subsequent click to "Edit graph
settings" leads to more and more calls to click event listener. You can
check it from browser's developer console. They all do the same thing,
so from user's view nothing is wrong. This fix is ugly as well but
removes listener before adding the new (same) one.
2024-03-14 10:17:13 +00:00
Jacek Pawlak
239466ca5d
copyright year update ( #23370 )
...
New PR due to merge
conflicts(https://github.com/openvinotoolkit/openvino/pull/22917 )
Updated the copyright year from 2018-2023 to 2018-2024 in all openvino
files
Ref. to script: CVS-101144
Command used:
```bash
git grep -lz '2018-2023 Intel Corporation' | xargs -0 sed -i '' -e 's/2018-2023 Intel Corporation/2018-2024 Intel Corporation/g'
```
2024-03-14 09:37:02 +00:00
Karol Blaszczak
67de3a8949
[DOCS] sysreq fix master ( #23458 )
2024-03-14 08:31:37 +00:00
Denis Orlov
03fd5911ad
[GHA][DOCS] Update recommendations regarding the GHA runners and execution time ( #23380 )
2024-03-13 19:07:45 +00:00
Sebastian Golebiewski
df261305d5
[DOCS] Change install links - port to master ( #23439 )
...
Porting: https://github.com/openvinotoolkit/openvino/pull/23262
2024-03-13 14:12:17 +00:00
Tatiana Savina
7d8570274a
[DOCS] review dev CI docs part2 ( #22850 )
...
### Details:
- *item1*
- *...*
### Tickets:
- *ticket-id*
---------
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com>
2024-03-13 13:43:33 +00:00
Karol Blaszczak
da4e196b35
[DOCS] postrelease adjustments port to master ( #23434 )
...
port: https://github.com/openvinotoolkit/openvino/pull/23364
2024-03-13 12:56:55 +00:00
Tatiana Savina
a620688613
[DOCS] Fix llms article format ( #23422 )
...
### Details:
- *item1*
- *...*
### Tickets:
- *ticket-id*
2024-03-12 16:54:05 +00:00
Andrzej Kopytko
33e821eb25
DOCS Updated configs to remove canonical from master ( #23412 )
...
### Details:
- *item1*
- *...*
### Tickets:
- *ticket-id*
2024-03-12 16:37:54 +00:00
Sebastian Golebiewski
dec89c01d2
[DOCS] Fix face-detection-retail-0004 reference ( #23417 )
...
Fixing reference to an OMZ model.
2024-03-12 15:31:02 +00:00
Sebastian Golebiewski
99ce7c045a
[DOCS] Fixing formatting and reference issues ( #23405 )
...
Fixing formatting and reference issues in docs.
Porting: https://github.com/openvinotoolkit/openvino/pull/23333
Fixing directives for linking and cross-reference.
Porting: https://github.com/openvinotoolkit/openvino/pull/23300
2024-03-12 13:41:37 +00:00
Maciej Smyk
0a1b724ed4
[DOCS] Rename of operations-specifications section for master ( #23404 )
...
Port from https://github.com/openvinotoolkit/openvino/pull/23198
Renamed "operations-specifications" file to "operation-specs".
2024-03-12 11:33:00 +00:00
Sebastian Golebiewski
6c55b70455
[DOCS] Update distribution comparison table ( #23398 )
...
Updating distribution comparison table.
Porting:
https://github.com/openvinotoolkit/openvino/pull/23271
https://github.com/openvinotoolkit/openvino/pull/23277
2024-03-12 10:44:19 +00:00
Karol Blaszczak
3b05b581de
[DOCS] port 2024 benchmarks to master ( #23402 )
...
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
Signed-off-by: Zhai, Xuejun <xuejun.zhai@intel.com>
Signed-off-by: Andrew Park <andrew.park@intel.com>
Signed-off-by: hyunback <hyunback.kim@intel.com>
Signed-off-by: Min, Byungil <byungil.min@intel.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Andrzej Kopytko <andrzejx.kopytko@intel.com>
Co-authored-by: HyungKi Jeong <68764729+testdrive-profiling-master@users.noreply.github.com>
Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>
Co-authored-by: Georgy Krivoruchko <georgy.krivoruchko@intel.com>
Co-authored-by: Tomasz Jankowski <tomasz1.jankowski@intel.com>
Co-authored-by: Andrei Kashchikhin <andrey.kashchikhin@intel.com>
Co-authored-by: River Li <river.li@intel.com>
Co-authored-by: Pavel Durandin <pavel.durandin@intel.com>
Co-authored-by: Maxim Vafin <maxim.vafin@intel.com>
Co-authored-by: Fang Xu <fang.xu@intel.com>
Co-authored-by: Chen Peter <peter.chen@intel.com>
Co-authored-by: Luwei Zhou <luwei.zhou@intel.com>
Co-authored-by: cecilia peng <cecilia.peng@intel.com>
Co-authored-by: Maksim Kutakov <maxim.kutakov@gmail.com>
Co-authored-by: Mateusz Mikolajczyk <mateusz.mikolajczyk@intel.com>
Co-authored-by: Mateusz Tabaka <mateusz.tabaka@intel.com>
Co-authored-by: Daniil Lyakhov <daniil.lyakhov@intel.com>
Co-authored-by: Katarzyna Mitrus <katarzyna.mitrus@intel.com>
Co-authored-by: Anastasia Kuporosova <anastasia.kuporosova@intel.com>
Co-authored-by: Vishniakov Nikolai <nikolai.vishniakov@intel.com>
Co-authored-by: Jorge Ragde <ragdejorge@gmail.com>
Co-authored-by: Vitaliy Urusovskij <vitaliy.urusovskij@intel.com>
Co-authored-by: Oleg Pipikin <oleg.pipikin@intel.com>
Co-authored-by: Alina Kladieva <alina.kladieva@intel.com>
Co-authored-by: Egor Duplenskii <egor.duplensky@gmail.com>
Co-authored-by: Raasz, Pawel <pawel.raasz@intel.com>
Co-authored-by: Xiping Yan <xiping.yan@intel.com>
Co-authored-by: Roman Kazantsev <roman.kazantsev@intel.com>
Co-authored-by: Xuejun Zhai <xuejun.zhai@intel.com>
Co-authored-by: Andrew Kwangwoong Park <andrew.park@intel.com>
Co-authored-by: Luo Cheng <cheng.luo@intel.com>
Co-authored-by: Zhang Yi <yi3.zhang@intel.com>
Co-authored-by: Sun Xiaoxia <xiaoxia.sun@intel.com>
Co-authored-by: Mikhail Ryzhov <mikhail.ryzhov@intel.com>
Co-authored-by: Sergey Shlyapnikov <sergey.shlyapnikov@intel.com>
Co-authored-by: Taylor Yeonbok Lee <taylor.lee@intel.com>
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com>
Co-authored-by: Evgeny Kotov <evgeny.kotov@intel.com>
Co-authored-by: Ivan Tikhonov <ivan.tikhonov@intel.com>
Co-authored-by: Xiuchuan Zhai <xiuchuan.zhai@intel.com>
Co-authored-by: Jade Cho <jade.cho@intel.com>
Co-authored-by: hyunback kim <hyunback.kim@intel.com>
Co-authored-by: Wilson Seok <wilson.seok@intel.com>
Co-authored-by: Maksim Kutakov <maksim.kutakov@intel.com>
Co-authored-by: Vladislav Golubev <vladislav.golubev@intel.com>
Co-authored-by: Min, Byungil <byungil.min@intel.com>
Co-authored-by: Tingqian Li <tingqian.li@intel.com>
Co-authored-by: Evgenya Nugmanova <evgeniia.nugmanova@intel.com>
Co-authored-by: Anastasiia Pnevskaia <anastasiia.pnevskaia@intel.com>
Co-authored-by: Edward Shogulin <edward.shogulin@intel.com>
Co-authored-by: Irina Efode <irina.efode@intel.com>
Co-authored-by: Ekaterina Aidova <ekaterina.aidova@intel.com>
Co-authored-by: Eddy Kim <eddy.kim@intel.com>
Co-authored-by: Kelvin Choi <kelvin.choi@intel.com>
Co-authored-by: Steve Yoo <steve.yoo@intel.com>
Co-authored-by: Roman Lyamin <Roman.Lyamin@intel.com>
Co-authored-by: David Nam <david.nam@intel.com>
Co-authored-by: Alexandra Sidorova <alexandra.sidorova@intel.com>
Co-authored-by: Yury Gaydaychuk <yury.gaydaychuk@intel.com>
Co-authored-by: Denis Orlov <denis.orlov@intel.com>
Co-authored-by: Sergey Lyalin <sergey.lyalin@intel.com>
Co-authored-by: Alexander Kozlov <alexander.kozlov@intel.com>
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com>
Co-authored-by: Zlobin Vladimir <vladimir.zlobin@intel.com>
Co-authored-by: Mingyu Kim <mingyu.kim@intel.com>
Co-authored-by: Sebastian Golebiewski <sebastianx.golebiewski@intel.com>
Co-authored-by: Jan Iwaszkiewicz <jan.iwaszkiewicz@intel.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nikolay Shchegolev <nikolay.shchegolev@intel.com>
Co-authored-by: Piotr Kowalczyk <piotr.kowalczyk@intel.com>
Co-authored-by: Michal Lukaszewski <michal.lukaszewski@intel.com>
Co-authored-by: Surya Siddharth Pemmaraju <surya.siddharth.pemmaraju@intel.com>
Co-authored-by: ynimmaga <yamini.nimmagadda@intel.com>
Co-authored-by: Sofya Balandina <sofya.balandina@intel.com>
Co-authored-by: Nesterov Alexander <alexander.nesterov@intel.com>
Co-authored-by: Evgeny Talanin <evgeny.talanin@intel.com>
Co-authored-by: Piotr Krzemiński <piotr.krzeminski@intel.com>
Co-authored-by: Gorokhov Dmitriy <dmitry.gorokhov@intel.com>
Co-authored-by: Pavel Esir <pavel.esir@intel.com>
Co-authored-by: Łukasz Mielicki <lukasz.mielicki@intel.com>
Co-authored-by: Vladimir Paramuzov <vladimir.paramuzov@intel.com>
Co-authored-by: Jacek Pawlak <jacek.pawlak@intel.com>
Co-authored-by: tadamczx <156996781+tadamczx@users.noreply.github.com>
Co-authored-by: Andrey Babushkin <andrey.babushkin@intel.com>
Co-authored-by: Alexander Suvorov <alexander.suvorov@intel.com>
2024-03-12 10:21:32 +00:00
Karol Blaszczak
9427196bcf
[DOCS] port selector tool to master ( #23399 )
...
port:
https://github.com/openvinotoolkit/openvino/pull/23246
https://github.com/openvinotoolkit/openvino/pull/23260
---------
Co-authored-by: Alexander Suvorov <alexander.suvorov@intel.com>
2024-03-12 10:13:44 +00:00
Sebastian Golebiewski
21bf6ab80b
[DOCS] Add Node.js docs to API for master ( #23195 )
...
Adding docs for OpenVINO Node.JS API.
Porting: https://github.com/openvinotoolkit/openvino/pull/23189
2024-03-12 08:03:02 +00:00
tadamczx
a3c7e15860
[DOCS] Docs file structure update with fixes ( #23343 )
...
- Updated paths in an entire documentation,
- updated scripts used in docs building process,
- updated docs cmake to handle new scripts,
- fixed links,
- fixed other errors found in docs.
---------
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com>
Co-authored-by: Sebastian Golebiewski <sebastianx.golebiewski@intel.com>
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com>
Co-authored-by: Andrzej Kopytko <andrzejx.kopytko@intel.com>
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com>
Co-authored-by: Vishniakov Nikolai <nikolai.vishniakov@intel.com>
2024-03-11 17:05:58 +00:00
Alexander Kozlov
e77238bb06
Updated LLM guide ( #23341 )
2024-03-08 07:19:34 +00:00
Tatiana Savina
e70e59b99e
[DOCS] LLMS docs update ( #23092 )
...
### Details:
http://openvino-doc.iotg.sclab.intel.com/tsavina-genai/native_vs_hugging_face_api.html
doc version
### Tickets:
- *ticket-id*
2024-03-07 15:54:34 +00:00
Sebastian Golebiewski
dfff4e89c4
[DOCS] Adding npm distribution to install guides ( #23164 )
...
Adding npm distribution of OpenVINO™ Toolkit do install guides.
---------
Co-authored-by: Vishniakov Nikolai <nikolai.vishniakov@intel.com>
2024-03-01 11:57:07 +00:00
Andrey Churkin
06a669e661
Add information about ONNX backend to the docs ( #23096 )
...
### Details:
- The quantize with accuracy control supports the ONNX backend. I have
added information on how to use quantize with accuracy control for
`onnx.ModelProto`.
### Tickets:
- *133388*
---------
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com>
2024-03-01 11:46:23 +00:00
Wanglei Shen
9e759e4758
refactor cpu pinning ( #23099 )
...
### Details:
- *Porting [PR
22489](https://github.com/openvinotoolkit/openvino/pull/22489 )*
-- *add ov::affinity deprecation in CPU plugin introduction*
-- *refactoring get_cpu_pinning()*
-- *Default CPU pinning on Windows is false on all platform*
- *Enable CPU pinning in part of CPU functional test cases. Now Intel
CPU plugin func tests on Windows finish at 0h:27m:32.21s in this PR and
0h:30m:50.99s in [PR
23129](https://github.com/openvinotoolkit/openvino/pull/23129 )*
### Tickets:
- *CVS-129030*
2024-02-29 02:13:23 +00:00
Maciej Smyk
8d49595476
[DOCS] Update of hyperlinks to 2024 + new ov homepage diagram image for master ( #23091 )
...
* Update of links in docs to 2024 in repo.
* Replaced ov homepage diagram with a new version without Kalid, MXNet
and Caffe
2024-02-28 07:54:04 +00:00
Wanglei Shen
af5557fcbf
revert PR 22489 ( #23078 )
...
### Details:
- *revert PR 22489*
### Tickets:
- *CVS-129030*
2024-02-27 00:45:13 +00:00
Sebastian Golebiewski
a5f6308d3c
[DOCS] Update Interactive Tutorials with the selector tool ( #23088 )
...
Updating Interactive Tutorials: redesigning section page and adding the
selector tool from
https://github.com/openvinotoolkit/openvino/pull/22965
---------
Co-authored-by: Yaroslav Tarkan <yaroslav.tarkan@intel.com>
2024-02-26 15:16:43 +00:00
Sebastian Golebiewski
a68c820f65
[DOCS] Add Node.js API to docs ( #23055 )
...
Adding article about Node.js API in the OpenVINO toolkit.
2024-02-26 10:40:09 +00:00
Andrzej Kopytko
69736c6360
[DOCS] Update model table for master ( #23080 )
...
Port for https://github.com/openvinotoolkit/openvino/pull/23062
2024-02-26 09:22:08 +00:00
Wanglei Shen
1686e03138
refactoring get_cpu_pinning() ( #22489 )
...
### Details:
- *add ov::affinity deprecation in CPU plugin introduction*
- *refactoring get_cpu_pinning()*
- *Default CPU pinning on Windows is false on all platform*
### Tickets:
- *CVS-129030*
2024-02-23 14:01:22 +00:00
Maxim Vafin
5f64019ca6
Support OpExtension in frontends ( #22961 )
...
### Details:
- *Support OpExtension in frontends*
- *Support OPENVINO_FRAMEWORK_MAP for PyTorch FE*
### Tickets:
- *CVS-132471*
---------
Co-authored-by: Sergey Lyalin <sergey.lyalin@intel.com>
2024-02-23 14:23:15 +04:00
Alexander Kozlov
c768c0e990
Updated Gen.AI and NNCF documentation ( #22793 )
...
Co-authored-by: Lyalyushkin Nikolay <nikolay.lyalyushkin@intel.com>
Co-authored-by: Liubov Talamanova <piccione-mail@yandex.ru>
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com>
2024-02-23 08:08:45 +00:00
Andrzej Kopytko
632174beb1
DOCS Udpate banchmark files ( #23029 )
...
### Details:
- *item1*
- *...*
### Tickets:
- *ticket-id*
2024-02-23 07:00:41 +00:00
Karol Blaszczak
381b7eec60
[DOCS) install guide tweaks ( #22976 )
2024-02-23 05:37:07 +00:00
Maciej Smyk
6e90ab5c91
[DOCS] macOS version update to 12.6 for master ( #22986 )
...
Updating min supported version of macOS to 12.6 in docs.
Jira: 130339
2024-02-22 13:35:45 +00:00
Andrzej Kopytko
7f611beb91
[DOCS] Update ChartJs to v4 ( #23008 )
2024-02-22 08:25:49 +00:00
Chen Peter
642fbc0757
Add note for GPU default BATCH ( #22997 )
...
### Details:
- *Note that GPU may not trigger "auto_batch" if model or GPU memory
size are not allowed.*
- *compile_model requires ov::model for GPU default BATCH*
### Tickets:
- **
---------
Signed-off-by: Peter Chen <peter.chen@intel.com>
2024-02-21 15:09:58 +00:00
Sebastian Golebiewski
1bdb9313be
[DOCS] Update API reference ( #22911 )
...
Updating API reference with ``openvino`` namespace redesign changes.
This PR addresses the following ticket: 117329
2024-02-20 14:11:22 +00:00
Andrzej Kopytko
6330dfda12
Docs add new banner to search template ( #22916 )
...
### Details:
- *item1*
- *...*
### Tickets:
- *ticket-id*
2024-02-19 09:59:45 +00:00
Sebastian Golebiewski
da5e76263d
[DOCS] Update OpenVINO API references ( #22884 )
...
Changing references from "OpenVINO API 2.0" to "OpenVINO API", as
mentioned in
https://github.com/openvinotoolkit/openvino/pull/22873#discussion_r1492115073
---------
Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>
2024-02-19 09:27:14 +00:00
Pawel Raasz
3986f55da2
[core] Support OpenVINO compilation with cpp20 ( #22784 )
...
### Details:
- Add support to OpenVINO to build it with standards newer than cpp11
### Tickets:
- [CVS-128282](https://jira.devtools.intel.com/browse/CVS-128282 )
---------
Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>
2024-02-17 19:10:20 +00:00
Andrzej Kopytko
1ec3c5ce99
[DOCS] new banner template ( #22886 )
...
Added new banner template to search results
2024-02-16 12:46:38 +00:00
Karol Blaszczak
503042aa2b
[DOCS] review dev CI docs part1 ( #22809 )
2024-02-15 17:38:20 +00:00
Sebastian Golebiewski
bf36b03bd2
[DOCS] Updating Interactive Tutorials ( #22815 )
...
Updating Interactive Tutorials - adding new notebooks.
2024-02-15 15:17:06 +00:00
Maciej Smyk
525a53a146
[DOCS] Removal of Inference Engine from master ( #22852 )
...
Removing mentions of deprecated Inference Engine (API 1.0) in docs
Jira: 131850
---------
Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>
2024-02-15 13:03:14 +00:00
Piotr Krzemiński
f2ca6c95e5
[SPEC] Inverse operation ( #22786 )
...
### Details:
- Add Inverse operation specification
### Tickets:
- 131139
2024-02-14 12:27:58 +00:00
Ilya Lavrenov
6bc7562f28
Added NPU to Debian packages ( #22800 )
...
### Details:
- *item1*
- *...*
### Tickets:
- *ticket-id*
2024-02-14 10:56:27 +04:00
Roman Kazantsev
3286fb3c17
[DOC][TF FE] Remove WA step in showcase ( #22822 )
...
**Details:** Remove WA step in showcase for TF Hub model. Now it is no
longer needed to use temporal directory for conversion. It can be passed
directly from memory.
**Ticket:** TBD
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
2024-02-13 20:55:06 +00:00
Maciej Smyk
e5c006ce74
[DOCS] Filenames update ( #22140 )
...
Update of filenames for docs files in 2024 release. Changed to make them
reflect the content of articles more clearly, and for future use in html
links.
2024-02-13 15:17:08 +00:00
Sofya Balandina
e368dc1951
[ov_subgraphs_dumper] Add read_value_assign extractor ( #22715 )
...
### Details:
- *item1*
- *...*
### Tickets:
- *[CVS-129780](https://jira.devtools.intel.com/browse/CVS-129780 )*
2024-02-13 13:09:05 +00:00
Karol Blaszczak
9c406346d1
[DOCS] device section restructure ( #22321 )
2024-02-13 12:17:29 +00:00