Commit Graph

25 Commits

Author SHA1 Message Date
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
Karol Blaszczak 6367206ea8
[DOCS] NPU articles (#21430)
merging with the reservation that additional changes will be done in a follow-up PR
2023-12-14 17:31:44 +01:00
Alexander Suvorov 9faf18b0ff
Update 2023.2.0 Selector Tool with nightly archive (#21629)
* Update selector tool

* Trigger CI
2023-12-14 16:49:19 +04:00
Anastasia Kuporosova ca87784a29
[PyOV] Missed variable API in Model class (#21434)
* [PyOV] Missed variable API in Model class

* fixes in model docstr and codestyle

* add test

* fix ci

* fix ci
2023-12-04 15:44:23 +01:00
jmacekx 54e61ac9f5
refactor docs build process (#21239) 2023-11-29 15:30:05 +04:00