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
Tatiana Savina
662e95ce2b
[DOCS] Tokenizer article ( #23749 )
...
### Details:
- *item1*
- *...*
### Tickets:
- *ticket-id*
2024-04-08 09:35:36 +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
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
Andrzej Kopytko
f5e46b5d67
[DOCS] Updated file ( #23509 )
...
### Details:
- *item1*
- *...*
### Tickets:
- *ticket-id*
2024-03-18 09:09:26 +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
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
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
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
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
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
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
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
632174beb1
DOCS Udpate banchmark files ( #23029 )
...
### Details:
- *item1*
- *...*
### Tickets:
- *ticket-id*
2024-02-23 07:00:41 +00:00
Andrzej Kopytko
7f611beb91
[DOCS] Update ChartJs to v4 ( #23008 )
2024-02-22 08:25:49 +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
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
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
Sebastian Golebiewski
0516c7011d
[DOCS] Porting selector tool update and describing dict support ( #22763 )
...
Porting:
https://github.com/openvinotoolkit/openvino/pull/22605/files
https://github.com/openvinotoolkit/openvino/pull/21923/files
2024-02-09 14:39:56 +00:00
Sebastian Golebiewski
faf97c1333
[DOCS] Remove nGraph from docs ( #22723 )
...
Removing nGraph from docs.
---------
Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>
Co-authored-by: Tomasz Jankowski <tomasz1.jankowski@intel.com>
2024-02-09 11:18:32 +00:00
Karol Blaszczak
1e818d4039
[DOCS] port and fix reviews for 22356 and 22410 ( #22565 )
...
Co-authored-by: Sergey Lyalin <sergey.lyalin@intel.com>
Co-authored-by: Alexander Kozlov <alexander.kozlov@intel.com>
Co-authored-by: Ivan Tikhonov <ivan.tikhonov@intel.com>
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com>
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com>
2024-02-09 07:43:24 +00:00
Mateusz Mikolajczyk
2990586789
[Opset14] Initialization of opset14 ( #22603 )
...
### Details:
- *Initialization of opset14 to reduce number of repeated changes in
each operator*
### Tickets:
- *N/A*
2024-02-02 08:43:54 +00:00
Andrzej Kopytko
b09e1960e1
Added latency to default view ( #22616 )
2024-02-02 08:07:51 +00:00
Andrzej Kopytko
15466d7c10
DOCS Fixed empty json file on baner load ( #22532 )
2024-02-01 10:56:00 +00:00
Karol Blaszczak
bf28fed6d8
[DOCS] conformance tables update ( #22496 )
2024-01-29 12:45:18 +00:00
Andrzej Kopytko
d48ee3553b
docs fixed banner css file ( #22493 )
2024-01-29 09:48:08 +00:00
Karol Blaszczak
3f196791b2
[DOCS] fix link port ( #22406 )
...
* [DOCS] final benchmark data + conf version
* [DOCS] final benchmark data
* conf.py update 23.3
* [DOCS] excell link
2024-01-26 16:16:14 +00:00
Andrzej Kopytko
0666d12de1
[Docs ]change benchmarks to version 23.3 ( #22353 )
...
* change benchmarks to 23.3
* Update docs/articles_en/about_openvino/performance_benchmarks/performance_int8_vs_fp32.rst
* Update docs/articles_en/about_openvino/performance_benchmarks/performance_int8_vs_fp32.rst
---------
Co-authored-by: Sebastian Golebiewski <sebastianx.golebiewski@intel.com>
2024-01-23 17:51:25 +01:00
Andrzej Kopytko
e5ef8947cf
Docs graph.js bf16 prec ( #22239 )
...
* Main changes without valid data
* fix
2024-01-19 08:48:53 +01:00
Andrzej Kopytko
788ae132ae
[Docs]One-banner ( #21628 )
2024-01-18 13:09:26 +01:00
Karol Blaszczak
e35de07339
[DOCS] fix section on api ( #22167 )
2024-01-16 22:22:23 +04:00
Andrei Kashchikhin
f7a585a08e
[GHA] [DOCS] Caches document ( #22102 )
...
* slightly adapt wording in overview, start with runners doc
* populate table; add section about runners choosing
* wording
* use runners
* add doc about Docker images
* use better formatting for pros and cons
* fix typo
* add info about custom actions
* start with caches doc
* complete sccache
* rm non-lfs
* add image
* populate shared drive section
* cleared wording
* correct typo; add link
2024-01-16 00:17:21 +04:00
Sebastian Golebiewski
c169a7554c
[DOCS] Removal of docs for deprecated POT ( #22104 )
...
* Removal of docs for deprecated POT
* pot deprecated removal
* fix pot reference
* fix references
---------
Co-authored-by: msmykx <101244365+msmykx-intel@users.noreply.github.com>
2024-01-12 16:47:51 +01:00
Andrzej Kopytko
0ad75bd112
Main changes without valid data ( #22065 )
2024-01-11 11:57:56 +01:00
Anastasia Kuporosova
771fdc3d1c
remove old py api from python snippets and docs ( #22016 )
...
* remove old api from python snippets and docs (#170 )
* remove old api from python snippets
* pysnippets removal p2
* remove ngraph snippet
* remove old api from docs
* remove migration snippets
* remove from init
2024-01-08 16:34:07 +01:00
Tatiana Savina
243602929f
[DOCS] PT and TF tutorial ( #21815 )
...
* add docs initial draft
* fix tabs
* move to learn ov section
* split the doc
* change model prep structure
* change content
* restructure conversion docs
* change docs order
* fix format issues
* fix format
* change blocks
* fix links
* fix build
* fix link
* change tutorial
* add links and fix wording
* change header
* fix name
2023-12-21 14:57:41 +01:00
Maciej Smyk
71fca88d4b
[DOCS] Removal of unused images + fixing image directives ( #21792 )
...
* removal of unused images
* removal of duplicate image files
* removal of unused files + fix for image directive
* removal of unused images
* removal of unused images + fix for protecting_model.rst
* overview document graph update
2023-12-21 10:37:01 +01:00
Maciej Smyk
e94feea5c7
[DOCS] Update of graphs in repo ( #21737 )
...
* csv files
* Update GNA.rst
* csv files
* csv files
* csv
* csv
* removal of duplicates
* duplicates removal
* Delete small_IR_graph_demonstration.png
* moving graph files to static folder
* Update LowPrecisionModelRepresentation.rst
* update
2023-12-19 09:20:24 +01:00