Commit Graph

33 Commits

Author SHA1 Message Date
Sebastian Golebiewski a9d6d2139c
[DOCS] Updating interactive tutorials port to 2024.0 (#23478)
An update of the `Interactive Tutorials` section.

Porting: https://github.com/openvinotoolkit/openvino/pull/23466
2024-03-15 10:40:01 +00:00
Maciej Smyk 1f4476525b
[DOCS] Update to filenames and structure in install guide section for 2024.0 (#23145)
Port from https://github.com/openvinotoolkit/openvino/pull/23140

- Removed "-overview" and "-header" suffixes in filenames in install
guide scection.
- Moved files from install-guide-shared to install-openvino folder
2024-02-28 16:31:06 +00:00
Maciej Smyk 717875cd43
[DOCS] Update of hyperlinks to 2024 + new ov homepage diagram image for 2024 (#23132)
Port from https://github.com/openvinotoolkit/openvino/pull/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 12:27:23 +00:00
Sebastian Golebiewski 62ffe2148a
[DOCS] Updating Interactive Tutorials (#22858)
Updating Interactive Tutorials - adding new notebooks. Porting:
https://github.com/openvinotoolkit/openvino/pull/22815
2024-02-15 15:18:03 +00:00
Maciej Smyk 4da25b4de3
[DOCS] Removal of mentions of deprecated articles (#22509)
Removed remaining mentions of deprecated solutions in docs.

---------

Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com>
2024-02-12 12:20:50 +00:00
River Li 6d2d2d8e28
[Core]remove ie plugin config (#22479)
* [Core] remove ie_plugin_config

* Remove ie_internal_plugin_config and ie_plugin_config

* Remove ov::caching_properties and ov::exclusive_async_requests

* Fix failure cases and resolve comments

* Fix build error

* Remove myriad custom_op.cpp

* Fix build warning

* Fix capi auto plugin test failures

---------

Co-authored-by: Pavel Durandin <pavel.durandin@intel.com>
2024-02-01 08:56:31 +00:00
Sebastian Golebiewski 2348e66ee4
Updating reference to Inference Modes article (#22500) 2024-01-29 11:59:28 +00:00
Sebastian Golebiewski 45a9992aee
[DOCS] Updating interactive tutorials (#22494)
* Updating Interactive Tutorials

* Updating Tutorials
2024-01-29 09:49:32 +00:00
Maciej Smyk cc78c3397a
[DOCS] Removal of docs for GNA (#22213)
* GNA docs removal

* legacy features tab fix

* Update Device_Plugins.rst

* Update openvino_legacy_features.rst

* Delete deployment-manager-tool.rst
2024-01-18 10:34:28 +00:00
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
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
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 82cdc116c1
Updating Interactive Tutorials (#21548) 2023-12-13 10:33:50 +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
Sebastian Golebiewski a554611644
Updating notebooks (#20865) 2023-11-06 10:08:58 +01:00
Sebastian Golebiewski ddaf8e80f9
Update 247-code-language-id-with-output.rst (#20412) 2023-10-12 10:54:28 +02:00
Sebastian Golebiewski 1e05949888
Changing file structure of Learn Openvino section (#20337) 2023-10-10 08:34:53 +02:00
Maciej Smyk 0edd62b96a
[DOCS] Notebooks iframe update for 23.1 2023-09-15 15:58:37 +02:00
Maciej Smyk d6ef6e253c
[DOCS] Notebooks update for master (#19822)
* notebooks-update

* notebooks-update

* fix

* Update 121-convert-to-openvino-with-output.rst

* Update 121-convert-to-openvino-with-output.rst

* fix

* table of content fix

* fix

* fix

* fix

* fix

* Update tutorials.md

* fix

* fix

* Update 115-async-api-with-output.rst

* Update 227-whisper-subtitles-generation-with-output.rst
2023-09-14 14:21:12 +02:00
Anastasia Kuporosova 2bf8d910f6
[Docs][PyOV] update python snippets (#19367)
* [Docs][PyOV] update python snippets

* first snippet

* Fix samples debug

* Fix linter

* part1

* Fix speech sample

* update model state snippet

* add serialize

* add temp dir

* CPU snippets update (#134)

* snippets CPU 1/6

* snippets CPU 2/6

* snippets CPU 3/6

* snippets CPU 4/6

* snippets CPU 5/6

* snippets CPU 6/6

* make  module TODO: REMEMBER ABOUT EXPORTING PYTONPATH ON CIs ETC

* Add static model creation in snippets for CPU

* export_comp_model done

* leftovers

* apply comments

* apply comments -- properties

* small fixes

* rempve debug info

* return IENetwork instead of Function

* apply comments

* revert precision change in common snippets

* update opset

* [PyOV] Edit docs for the rest of plugins (#136)

* modify main.py

* GNA snippets

* GPU snippets

* AUTO snippets

* MULTI snippets

* HETERO snippets

* Added properties

* update gna

* more samples

* Update docs/OV_Runtime_UG/model_state_intro.md

* Update docs/OV_Runtime_UG/model_state_intro.md

* attempt1 fix ci

* new approach to test

* temporary remove some files from run

* revert cmake changes

* fix ci

* fix snippet

* fix py_exclusive snippet

* fix preprocessing snippet

* clean-up main

* remove numpy installation in gha

* check for GPU

* add logger

* iexclude main

* main update

* temp

* Temp2

* Temp2

* temp

* Revert temp

* add property execution devices

* hide output from samples

---------

Co-authored-by: p-wysocki <przemyslaw.wysocki@intel.com>
Co-authored-by: Jan Iwaszkiewicz <jan.iwaszkiewicz@intel.com>
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com>
2023-09-13 21:05:24 +02:00
Maciej Smyk 8f6b30a8f9
link fix (#19624) 2023-09-05 14:59:06 +00:00
Maciej Smyk 3677dda457
[DOCS] 23.0 to 23.1 link update for master (#19584)
* 2023.1 link fix

* 2023.1 link fix

* 2023.1 link fix

* 2023.1 link fix

* 2023.1 link fix
2023-09-04 15:40:02 +02:00
Sebastian Golebiewski 2d760ba1bf
Adding Quantizing with Accuracy Control using NNCF notebook (#19585) 2023-09-04 14:57:35 +02:00
Sebastian Golebiewski 8aec490128
add-253 (#19500) 2023-08-30 13:46:27 +02:00
Sebastian Golebiewski f306007e59
update-notebooks (#19450)
Add notebook 252-fastcomposer-image-generation. Fix indentation, admonitions, broken links and images.
2023-08-28 14:23:23 +02:00
Sebastian Golebiewski 6cd70af7c2
update-notebooks (#19337) 2023-08-22 15:37:37 +02:00
Sebastian Golebiewski 20bf7aec13
[DOCS] Update tutorials for master (#19307)
* update-160823

* fixes

* fix-toc-headings

* fix-headings

* fix

* fix-headings

* fix

* fix-headings

* fixes

* Update 220-cross-lingual-books-alignment-with-output.rst

* fixes

* fix

* fix-toc-headings

* fix-headings

* fix toc

* fix toc

* fix toc

* add-missing-301-nncf

* Update 301-tensorflow-training-openvino-nncf-with-output.rst

* fix toc

* fixes
2023-08-21 16:47:14 +02:00
Sebastian Golebiewski b7e8338e29
update (#18615) 2023-07-18 14:51:23 +02:00
Sebastian Golebiewski 6761a29af5
[DOCS] Updating Interactive Tutorials (#18504)
* update-notebooks

* Update docs/nbdoc/nbdoc.py

Co-authored-by: bstankix <bartoszx.stankiewicz@intel.com>

* Update docs/nbdoc/nbdoc.py

Co-authored-by: bstankix <bartoszx.stankiewicz@intel.com>

---------

Co-authored-by: bstankix <bartoszx.stankiewicz@intel.com>
2023-07-14 10:57:06 +02:00
Maciej Smyk 0148076ed7
[DOCS] Code block update for master (#18437)
* code-block-1

* Update Convert_Model_From_Paddle.md

* code-block force

* fix

* fix-2

* Update troubleshooting-steps.md

* code-block-2

* Update README.md
2023-07-11 10:43:54 +02:00
Sebastian Golebiewski 9e91076a63
updating-tutorials (#18210) 2023-06-26 09:41:49 +02:00
Tatiana Savina 9754117a61
change classification notebook (#18037) 2023-06-14 09:34:06 +02:00
bstankix 2f2f0b850a
[DOCS] Add ability to build notebooks from local files (#17797)
* Add build notebooks from local files
* Add local notebook files v0.1.0-latest/20230529220816
2023-05-30 16:11:14 +02:00