Commit Graph

128 Commits

Author SHA1 Message Date
Sebastian Golebiewski 9ebacbb379
[DOCS] Merge Samples Articles Language Versions (#21661)
* Merge samples

* Update docs/articles_en/learn_openvino/openvino_samples/automatic_speech_recognition.rst

Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com>

* Update docs/articles_en/learn_openvino/openvino_samples.rst

Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com>

* Update docs/articles_en/learn_openvino/openvino_samples.rst

Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com>

* additional resources

* Update docs/articles_en/learn_openvino/openvino_samples/model_creation.rst

Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com>

* Update docs/articles_en/learn_openvino/openvino_samples/automatic_speech_recognition.rst

Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com>

* reorganize contents of requirements

* remove api reference

* add links to READMEs on repo

* remove speech recognition sample

* removal of deprecation notice

* update conversion steps

* Revert remove speech recognition sample

* remove trailing spaces

* fix links

* Removed unwanted changes from submodules

* applying suggestions

* update api reference

* apply suggestions

---------

Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com>
2024-01-12 14:24:15 +01:00
Karol Blaszczak eeb2ccc2ec
[DOCS] fix npu and install (#22123) 2024-01-12 15:22:41 +04:00
Sebastian Golebiewski c8a1a70000
Fix images for notebooks (#22116) 2024-01-12 10:28:51 +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
Maxim Vafin 16acb8d75e
[DOCS] Update supported ops by PT FE (#21962) 2024-01-08 14:50:03 +01:00
Maciej Smyk c0d564a465
[DOCS] Hyperlink 23.3 update for master (#21908)
* link update

* link update

* link update

* Update dev_api_references.rst

* Update dev_api_references.rst

* Update apidoc.py

* notebooks links

* notebook link update

* filename update

* link update

* link update api
2024-01-08 12:40:54 +01:00
Maciej Smyk 5c1e16041f
Debian9 update to Ubuntu 18.04 (#21885) 2024-01-08 12:18:40 +01:00
Roman Kazantsev 35b41c035d
[MO][TF FE] Remove informative messages about API1.0 and TF FE limitations (#21994)
* [MO][TF FE] Remove informative messages about API1.0 and TF FE limitations

Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>

* Update unit-tests

Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>

---------

Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
2024-01-05 20:54:31 +04:00
River Li d3398d2034
[CAPI] remove legacy CAPI source code and document (#21916)
* [CAPI] remove legacy CAPI source code and documentation

* Solve install header file missing issue
2024-01-05 16:20:37 +04:00
Vitaliy Urusovskij 2eaed979a4
Remove G-API (#21131)
* Remove G-API

* Apply comments

* Revert "Apply comments" - tests shared classes only

This reverts commit 8d07082341.

---------

Co-authored-by: Ilya Churaev <ilyachur@gmail.com>
2023-12-25 14:50:54 +01:00
Anastasiia Pnevskaia cc22a93395
[DOCS] Moved Troubleshooting Reshape article to legacy section. (#21819)
* Moved Troubleshooting Reshape article to legacy section.

* Minor correction.

* Link corrected.

* Removed not working link.
2023-12-22 12:52:12 +04: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
Ilya Lavrenov c79ae17bbf
Removed GNA plugin from 2024.0 (#21800) 2023-12-21 13:39:06 +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
Karol Blaszczak fcb7ca6edd
[DOCS] NPU update master (#21811) 2023-12-21 10:08:33 +01:00
River Li dc64268564
Remove ov::hint::PerformanceMode::UNDEFINED (#21592)
* Remove ov::hint::PerformanceMode::UNDEFINED

* Update for reviewer comments and build issue

* Fix build error - may be used uninitialized

* Update

---------

Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>
2023-12-20 21:15:26 +04:00
Sebastian Golebiewski c95a34ea15
Updating thumbnails for notebooks (#21781) 2023-12-20 11:16:42 +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
Piotr Krzemiński 8ff25cf4a2
[SPEC] Update ScaledDotProductAttention specification for broadcasting of batch dimensions (#21714)
* [SPEC] Update spec for broadcasting of batch dimensions, improve clarity

* [SPEC] Update code block style, comments in xml, attention_mask details
2023-12-18 12:19:06 +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
Ilya Lavrenov 17008c9389
Escape pip command with apostrophe (#21645) 2023-12-14 10:29:38 +04:00
Maciej Smyk 3e2037c943
[DOCS] Troubleshooting note for WINOGRAD convolutions in GPU for master (#21623)
* Update GPU.rst

* Update GPU.rst

* Update docs/articles_en/openvino_workflow/running_inference_with_openvino/Device_Plugins/GPU.rst

Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com>

---------

Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com>
2023-12-13 13:03:11 +01:00
Sebastian Golebiewski 82cdc116c1
Updating Interactive Tutorials (#21548) 2023-12-13 10:33:50 +01:00
Maciej Smyk 2f65827f9f
[DOCS] Moving files to new location for master (#21575)
* repo update

* repo update

* repo update

* Update LowPrecisionModelRepresentation.rst

* Update LowPrecisionModelRepresentation.rst

* Update CMakeLists.txt

* Update QuantizedNetworks.rst

* separate location for pypi publishing files

* Update src/bindings/python/CMakeLists.txt

fixing path in src/bindings/python/CMakeLists.txt

---------

Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com>
Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>
2023-12-12 16:27:01 +04:00
Maciej Smyk 89e4cb4252
Update learn_openvino.rst (#21539) 2023-12-08 10:58:05 +01:00
Evgenya Nugmanova dde7e70771
[DOCS] Reduce Min / Max -- Reducing empty tensor would result in an undefined behavior (#20736) 2023-12-07 13:06:02 +01:00
Tatiana Savina 94d1d7a033
[DOCS] Add legacy notes pot (#21449)
* add note to pot

* change header
2023-12-04 16:36:03 +01:00
Tatiana Savina f37cf22db8
add legacy note to mo section (#21432) 2023-12-04 10:19:38 +01:00
Tatiana Savina ad12f114f4
change wording (#21428) 2023-12-01 15:18:56 +01:00
jmacekx 54e61ac9f5
refactor docs build process (#21239) 2023-11-29 15:30:05 +04:00
Maksim Proshin 39ba1ed03f
[DOCS] Update reference in quantization_w_accuracy_control.md (#21337)
* Update quantization_w_accuracy_control.md

avoid 404

* Update quantization_w_accuracy_control.md
2023-11-29 09:40:25 +01:00
Katarzyna Mitrus 37bac6ebcd
[Opset13][FP8][Spec] FakeConvert op specification (#21039)
* FakeConvert spec init

* Add spec files to the opset docs

* Remove apply_scale attribute and update inputs description

* Experimental op notice

* Update short description

* Update detailed description.

* Add BF16 type to supported inputs

* Update  note about "Fake"

* Add more details

* Add formula of the operation
2023-11-28 09:14:06 +01:00
Ilya Lavrenov c241405c5e
Update docs (#21326) 2023-11-28 11:26:09 +04:00
Maciej Smyk 4804ff8b1e
[DOCS] Update of Sample Articles for master (#20957)
* Sample Articles Update

* Update get_started_demos.md

* Update get_started_demos.md

* Update get_started_demos.md

* Update get_started_demos.md

* Update docs/articles_en/learn_openvino/openvino_samples/get_started_demos.md

Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com>

* Update docs/articles_en/learn_openvino/openvino_samples/get_started_demos.md

Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com>

* Update docs/articles_en/learn_openvino/openvino_samples/get_started_demos.md

Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com>

* adding python code

* applying suggested changes

* Apply suggestions from code review

* Update docs/articles_en/learn_openvino/openvino_samples/get_started_demos.md

* Update docs/articles_en/learn_openvino/openvino_samples/get_started_demos.md

* Update docs/articles_en/learn_openvino/openvino_samples/get_started_demos.md

* Update docs/articles_en/learn_openvino/openvino_samples/get_started_demos.md

* Update get_started_demos.md

* fix notes

* fix synching of tabs

---------

Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com>
Co-authored-by: sgolebiewski-intel <sebastianx.golebiewski@intel.com>
2023-11-27 16:15:31 +01:00
Karol Blaszczak 558e713043
[DOCS] fixes lts disclaimer master 2023-11-27 14:58:10 +01:00
Maciej Smyk 95accde9df
[DOCS] README files for Samples + name update for Get Started for master (#21157) 2023-11-21 13:20:25 +01:00
Sebastian Golebiewski 90437f7efa
Update reference to Supported Model Formats (#21216) 2023-11-21 13:18:38 +01:00
Sebastian Golebiewski 7150a98d95
Fix math formula in Elu_1 (#21203) 2023-11-21 12:14:25 +01:00
Sebastian Golebiewski 44d56b9dc7
[DOCS] New page design for notebooks (#20996)
New design and new directive for notebooks
2023-11-17 16:34:34 +01:00
Andrzej Kopytko d29207e201
[DOCS] update benchmark files 2023-11-17 14:02:43 +01:00
Karol Blaszczak fa0a6ab9d1
[DOCS] fix npu mention (#21147) 2023-11-17 13:50:05 +01:00
Tatiana Savina c01fdc9276
[DOCS] Port release docs to master (#21154)
* update links (#21118)

* change install (#21117)

* deprecate deployment manager (#21089)
2023-11-17 13:47:00 +01:00
Sebastian Golebiewski 908fa51742
Fixing versions in Install Openvino (#21124) 2023-11-16 13:38:21 +01:00
Alexander Suslov 2a33f35c43
DOCS Update optimization docs with ov.save_model() instead of ov.serialize() (#20711)
* introduced ov.save_model(...) to the ptq code examples

* replied to comments

* fixed rendering

---------

Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com>
2023-11-16 13:34:33 +01:00
Sebastian Golebiewski bed6eeb94b
[DOCS] final update of relnotes (#21115)
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com>
2023-11-16 12:49:48 +01:00
Andrzej Kopytko fa1ca27576
[DOCS] GraphJs refactor (#21110)
* [DOCS]InitGraphChanges

* [DOCS] Benchmark files update

* [DOCS] update files from 0635

* [DOCS] fix

* [DOCS ]fix2
2023-11-16 11:09:39 +01:00
Alexander Suvorov 023f6b8682
Update 2023.2.0 Selector Tool (#21097)
* Update selector tool

* update ov version title
2023-11-16 11:06:28 +01:00
Karol Blaszczak 4b078f698d
[DOCS] sys req update (#20953) 2023-11-15 16:00:36 +01:00
Piotr Krzemiński bb3ed2d42e
[SPEC] Apply changes from release branch (#20986) 2023-11-14 06:56:06 +01:00