Commit Graph

79 Commits

Author SHA1 Message Date
Karol Blaszczak 2cabc6b6bd
[DOCS] final update of relnotes (#21108) 2023-11-16 10:23:04 +01:00
Karol Blaszczak cadce8fbd4
[DOCS] sysreq n relnotes 23.2 2023-11-15 15:31:30 +01:00
Tatiana Savina 4e702d96e1
deprecate deployment manager (#21089) 2023-11-15 13:48:54 +01:00
Tatiana Savina c84cdeb264
remove link to page (#21074) 2023-11-14 18:44:47 +01:00
Maciej Smyk 5d4de9117c
Port of 21010 & 20988 (#21069) 2023-11-14 17:29:32 +01:00
Maciej Smyk 62460e1e2b
[DOCS] Updating links for 23.2 2023-11-13 12:23:49 +01:00
Maciej Smyk 49c8526e20
port from 20812 (#20959) 2023-11-08 15:53:24 +01:00
Maciej Smyk 17ad6116c8
[DOCS] Small fixes in articles for 23.2 (#20952)
* Fixes

* Update deployment_intro.md

* Update docs/articles_en/openvino_workflow/deployment_intro.md

Co-authored-by: Sebastian Golebiewski <sebastianx.golebiewski@intel.com>

---------

Co-authored-by: Sebastian Golebiewski <sebastianx.golebiewski@intel.com>
2023-11-08 13:40:09 +01:00
Sebastian Golebiewski cda12b6de5
Updating notebooks (#20937) 2023-11-08 12:26:49 +01:00
Karol Blaszczak 5ee4090e10
[DOCS] improving the "conversion" section v2 (#20904)
adjustments to conversion and workflow
2023-11-08 11:12:01 +01:00
Sebastian Golebiewski 3a0abdfaa8
Fixing OS list in System Requirements for YUM (#20936) 2023-11-07 17:21:56 +01:00
Sebastian Golebiewski 210608ca3a
Fixing link in Get Started article for 23.2 (#20931)
Porting https://github.com/openvinotoolkit/openvino/pull/20881
2023-11-07 16:35:12 +01:00
Piotr Krzemiński 98072bbbae
[SPEC] Reapply multinomial docs changes (#20805) 2023-11-03 07:18:43 +01:00
Anastasiia Pnevskaia 29d43d85ce
[DOC] Update list of TF formats imported from memory. (#20834) (#20843)
* Update list of TF formats.

* Minor correction.

* Added comment.

* Update docs/articles_en/openvino_workflow/model_preparation/Convert_Model_From_TensorFlow.md



* Model changed.

* Update docs/articles_en/openvino_workflow/model_preparation/Convert_Model_From_TensorFlow.md



---------

Co-authored-by: Roman Kazantsev <roman.kazantsev@intel.com>
2023-11-02 18:35:37 +04:00
Nikolay Shchegolev 57571d36e6
[CPU] NMSRotated operation implementation. (#20410) 2023-10-31 12:10:52 +00:00
Ilya Lavrenov da1f0199a0
Removed WA for static protobuf for vcpkg installation path (#20784) 2023-10-31 14:55:28 +04:00
Ilya Lavrenov b13cb8ce12
Make RPM packages compatible with wide range of RHEL systems (#20762) 2023-10-31 10:25:35 +04:00
Sebastian Golebiewski 81dbe4aedd
[DOCS] Fixing formatting in Model Preparation (#20752)
* Update model_preparation.md

* Update installing-openvino-from-archive-windows.md
2023-10-30 10:46:46 +01:00
Tatiana Savina fbcb58127a
fix headers (#20728) 2023-10-27 10:41:54 +02:00
Maciej Smyk 706d657637
[DOCS] Install Guide Update for master (#20677)
* missing info

* System Requirements

* Update installing-openvino-from-archive-macos.md

* system requirements update
2023-10-25 09:12:41 +02:00
Anastasiia Pnevskaia be177021b0
Switching telemetry to opt-out and disabling telemetry in CI jobs (#20391)
* Added disabling telemetry script to linux azure job, added debug checks to convert_model.

* Telemetry disabling.

* Disabling telemetry.

* Config corrections.

* Config corrections.

* Update .github/workflows/mac.yml

Co-authored-by: Andrey Kashchikhin <andrey.kashchikhin@intel.com>

* Debug output.

* Win config correction.

* Win config correction.

* Debug output.

* Debug output.

* Added turning off telemetry to onnx azure tests config.

* Corrected config.

* Removed debug output.

* Switch telemetry to opt-out.

* Removed not needed blank lines.

* Text correction.

* Debug output.

* Remove changes from CI configs, add CI var to dockers.

* Config correction.

* Debug output.

* Config corrected.

* Readme corrected.

* Config changed.

* Config changed.

* Debug output.

* Required version changed.

* Remove debug output.

---------

Co-authored-by: Andrey Kashchikhin <andrey.kashchikhin@intel.com>
2023-10-19 15:26:21 +04:00
Tatiana Savina 4574fb112c
change snippet name (#20538) 2023-10-18 13:27:10 +04:00
Maciej Smyk 07831c9dce
[DOCS] Supported formats update for Benchmark C++ Tool for master (#20449)
* Update cpp_benchmark_tool.md

* Update cpp_benchmark_tool.md

* Update cpp_benchmark_tool.md
2023-10-17 09:59:14 +02:00
Karol Blaszczak e0e7687143
[DOCS] restructuring the conversion section (#20487) 2023-10-16 19:06:55 +02:00
Karol Blaszczak f142881c72
[DOCS] - system requirements and resources reorg (#20088) 2023-10-13 18:44:48 +02:00
Karol Blaszczak 1bdd65bfc4
[DOCS] update selector tool (#20342) (#20454)
authored-by: Alexander Suvorov <alexander.suvorov@intel.com>
2023-10-13 18:21:39 +02:00
Anastasiia Pnevskaia 739afa9d56
Guide for input/output in original FW. (#20141)
* Added guide for input/output in original FW.

* Apply suggestions from code review

Co-authored-by: Roman Kazantsev <roman.kazantsev@intel.com>

* Removed unused import.

* Apply suggestions from code review

Co-authored-by: Roman Kazantsev <roman.kazantsev@intel.com>

* Text format corrections.

* Header format correction.

* Minor correction.

* Minor corrections.

* Minor corrections.

* Removed unused import.

* Update docs/OV_Converter_UG/prepare_model/convert_model/MO_OVC_transition.md

Co-authored-by: Tatiana Savina <tatiana.savina@intel.com>

* Update docs/articles_en/documentation/openvino_legacy_features/mo_ovc_transition.md

Co-authored-by: Nico Galoppo <nico.galoppo@intel.com>

* Examples format change. Added PyTorch example.

* Example corrected.

* Added PyTorch example.

* Small correction.

* Apply suggestions from code review

Co-authored-by: Maxim Vafin <maxim.vafin@intel.com>

* Added note.

* Corrected note.

---------

Co-authored-by: Roman Kazantsev <roman.kazantsev@intel.com>
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com>
Co-authored-by: Nico Galoppo <nico.galoppo@intel.com>
Co-authored-by: Maxim Vafin <maxim.vafin@intel.com>
2023-10-13 20:12:38 +04:00
Tatiana Savina 23acd5a351
[DOCS] Pypi pages description change (#20352)
* pypi pages change

* add description

* change command order

* Update docs/install_guides/pypi-openvino-rt.md

Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>

* change column name

---------

Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>
2023-10-12 12:32:32 +02:00
Alexander Kozlov 79703ff714
Added a of Gen AI landing page (#20253)
* Added a draft of Gen AI landing page

* Update docs/articles_en/openvino_workflow/gen_ai.md

Co-authored-by: Helena Kloosterman <helena.kloosterman@intel.com>

* Applied comments

* Update docs/articles_en/openvino_workflow/gen_ai.md

Co-authored-by: Tatiana Savina <tatiana.savina@intel.com>

* Update docs/articles_en/openvino_workflow/gen_ai.md

Co-authored-by: Tatiana Savina <tatiana.savina@intel.com>

* Update docs/articles_en/openvino_workflow/gen_ai.md

Co-authored-by: Tatiana Savina <tatiana.savina@intel.com>

* Update docs/articles_en/openvino_workflow/gen_ai.md

Co-authored-by: Tatiana Savina <tatiana.savina@intel.com>

* Update docs/articles_en/openvino_workflow/gen_ai.md

Co-authored-by: Tatiana Savina <tatiana.savina@intel.com>

* Update docs/articles_en/openvino_workflow/gen_ai.md

Co-authored-by: Tatiana Savina <tatiana.savina@intel.com>

* Update docs/articles_en/openvino_workflow/gen_ai.md

Co-authored-by: Tatiana Savina <tatiana.savina@intel.com>

* Update docs/articles_en/openvino_workflow/gen_ai.md

Co-authored-by: Tatiana Savina <tatiana.savina@intel.com>

* Update docs/articles_en/openvino_workflow/gen_ai.md

Co-authored-by: Tatiana Savina <tatiana.savina@intel.com>

* Update docs/articles_en/openvino_workflow/gen_ai.md

Co-authored-by: Tatiana Savina <tatiana.savina@intel.com>

* Changed the placement of Gen AI doc

* Update docs/articles_en/openvino_workflow/gen_ai.md

Co-authored-by: Nico Galoppo <nico.galoppo@intel.com>

* Update docs/articles_en/openvino_workflow/gen_ai.md

Co-authored-by: Nico Galoppo <nico.galoppo@intel.com>

* Update docs/articles_en/openvino_workflow/gen_ai.md

Co-authored-by: Nico Galoppo <nico.galoppo@intel.com>

* Update docs/articles_en/openvino_workflow/gen_ai.md

Co-authored-by: Nico Galoppo <nico.galoppo@intel.com>

* Update docs/articles_en/openvino_workflow/gen_ai.md

Co-authored-by: Nico Galoppo <nico.galoppo@intel.com>

* Update docs/articles_en/openvino_workflow/gen_ai.md

Co-authored-by: Nico Galoppo <nico.galoppo@intel.com>

* Update docs/articles_en/openvino_workflow/gen_ai.md

Co-authored-by: Nico Galoppo <nico.galoppo@intel.com>

* Added examples with Optimum-Intel

* Update docs/articles_en/openvino_workflow/gen_ai.md

Co-authored-by: Tatiana Savina <tatiana.savina@intel.com>

* Update docs/articles_en/openvino_workflow/gen_ai.md

Co-authored-by: Tatiana Savina <tatiana.savina@intel.com>

* Update docs/articles_en/openvino_workflow/gen_ai.md

Co-authored-by: Tatiana Savina <tatiana.savina@intel.com>

* Update docs/articles_en/openvino_workflow/gen_ai.md

Co-authored-by: Tatiana Savina <tatiana.savina@intel.com>

* Update docs/articles_en/openvino_workflow/gen_ai.md

Co-authored-by: Tatiana Savina <tatiana.savina@intel.com>

* Update docs/articles_en/openvino_workflow/gen_ai.md

Co-authored-by: Tatiana Savina <tatiana.savina@intel.com>

* Update docs/articles_en/openvino_workflow/gen_ai.md

Co-authored-by: Tatiana Savina <tatiana.savina@intel.com>

* Update docs/articles_en/openvino_workflow/gen_ai.md

Co-authored-by: Tatiana Savina <tatiana.savina@intel.com>

* Update docs/articles_en/openvino_workflow/gen_ai.md

Co-authored-by: Tatiana Savina <tatiana.savina@intel.com>

* Update docs/articles_en/openvino_workflow/gen_ai.md

Co-authored-by: Tatiana Savina <tatiana.savina@intel.com>

* Update docs/articles_en/openvino_workflow/gen_ai.md

Co-authored-by: Tatiana Savina <tatiana.savina@intel.com>

* Update docs/articles_en/openvino_workflow/gen_ai.md

Co-authored-by: Tatiana Savina <tatiana.savina@intel.com>

* Update docs/articles_en/openvino_workflow/gen_ai.md

Co-authored-by: Tatiana Savina <tatiana.savina@intel.com>

* Update docs/articles_en/openvino_workflow/gen_ai.md

Co-authored-by: Tatiana Savina <tatiana.savina@intel.com>

---------

Co-authored-by: Helena Kloosterman <helena.kloosterman@intel.com>
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com>
Co-authored-by: Nico Galoppo <nico.galoppo@intel.com>
2023-10-12 10:02:44 +04:00
Maciej Smyk 1ca2f9c6de
Update openvino_intro.md (#20383) 2023-10-11 11:03:14 +02:00
Sebastian Golebiewski 1e05949888
Changing file structure of Learn Openvino section (#20337) 2023-10-10 08:34:53 +02:00
Ilya Lavrenov 03dca44611
Small improvements in conan, vcpkg docs (#20272) 2023-10-06 23:11:03 +04:00
Karol Blaszczak 55ced6bf91
[DOCS] prerelease notes update (#20274) 2023-10-05 18:08:43 +02:00
Maciej Smyk a999e870ae
Optimize Inference Restructure (#20231) 2023-10-05 15:33:36 +02:00
Aleksandr Voron b20afe850e
init (#20260) 2023-10-05 11:51:12 +02:00
Sebastian Golebiewski 0583b9424d
[DOCS] Removing Media Processing and CV Libraries (#20235)
* Removing Media Processing and CV Libraries

Addresses Jira Ticket: 122095

* update refs
2023-10-05 10:37:55 +02:00
Maciej Smyk 77cde47801
[DOCS] Inference with OpenVINO Runtime update for master (#20237)
* Update openvino_intro.md

* Update docs/articles_en/openvino_workflow/openvino_intro.md

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

* Update docs/articles_en/openvino_workflow/openvino_intro.md

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

---------

Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com>
2023-10-05 09:01:40 +02:00
Ivan Tikhonov 3d6fb85a99
Model builders refactoring: rename dirs, targets, file names (#19885)
* Model builders refactoring

* Apply review comments

* resolve review commets: update cmake target names

* fix build: use correct headers

* fix headers

* fix build

* fix docs
2023-10-04 18:08:24 +02:00
Karol Blaszczak a13cc8c733
[DOCS] conan fix (#20216) 2023-10-04 14:51:35 +02:00
Tatiana Savina e5233a2f2c
[DOCS] Port doc conversion change (#20232)
* [DOCS]  Fix conversion docs comments (#20144)

* fix comments

* more fixes

* fix missing part

* add ovc to img (#20192)
2023-10-04 11:54:24 +02:00
Sebastian Golebiewski 185d728b7e
Changing file structure of Operation Sets (#20225) 2023-10-04 11:17:43 +02:00
Edward Shogulin ae3b19d034
[LPT] [NPU] Multiply support (#19859)
* [LPT] [NPU] Multiply support

* [LPT] [NPU] Multiply support documentation

* 1) FakeQuantize support 2) refactoring

* [LPT] DisableCleanup attribute + cleanup transformations extension

* [LPT] DisableCleanup usage

* [LPT] Tests infrastructure support

* [LPT] infrastructure quick fix

* [LPT] Recurrent Cell Transformation fix

* refactoring & comment fixes
2023-10-03 15:31:33 +01:00
Maciej Smyk 2b07576e2b
[DOCS] Adding Conan distribution article to docs for master (#20205) 2023-10-03 16:29:54 +02:00
Sebastian Golebiewski d5f0c6f4ef
Changing file structure of Operation Sets section (#20214) 2023-10-03 15:32:47 +02:00
Maciej Smyk e072dc33b0
Device Plugins Restructure (#20219) 2023-10-03 15:14:03 +02:00
Sebastian Golebiewski 1178d983e6
Changing file structure of POT Tool Examples section (#20213) 2023-10-03 14:41:37 +02:00
Sebastian Golebiewski 1e110c9ff5
Changing file structure of POT tool section (#20208) 2023-10-03 12:25:32 +02:00
Sebastian Golebiewski 893710d08f
Changing file structure of Post-Training Optimization Tool section (#20207) 2023-10-03 11:42:53 +02:00
Maciej Smyk 9a9c74f6c6
Deployment guide restructure (#20201) 2023-10-03 09:42:18 +02:00
Maciej Smyk 1f6617e05d
model-preparation-restructured (#20186) 2023-10-03 09:42:09 +02:00