Sebastian Golebiewski
7dd5d9720c
Changing file structure of documentation gapi section of docs ( #20107 )
2023-09-28 11:09:14 +02:00
Maciej Smyk
b0507b9918
Update release_notes.md ( #20113 )
2023-09-28 11:03:58 +02:00
Sebastian Golebiewski
ca7031f69d
Changing file structure of documentation section of docs. ( #20104 )
2023-09-28 08:47:33 +02:00
Maciej Smyk
129126bddc
[DOCS] Release Notes files location update for master ( #20085 )
...
* release_notes
* update-1
2023-09-27 17:51:47 +04:00
Min, Byungil
b8f6720c18
[Doc] Fix invalid info in bulid_linux.md ( #20076 )
...
Signed-off-by: Min, Byungil <byungil.min@intel.com >
2023-09-27 14:14:53 +04:00
Maciej Smyk
edfb951876
[DOCS] Toctree update for Plugin articles for master ( #20061 )
...
* toctree update
* Update step3_main.md
2023-09-27 09:32:11 +02:00
Ilya Lavrenov
8349849e1c
Use FindPython3.cmake ( #19847 )
...
* Use FindPython3.cmake
* Fixed compilation on macOS 14 with new core development tools
* Try to use Python3_SOABI instead of PYTHON_MODULE_EXTENSION
* Use Development.Module
* Keep specifying only Python3_EXECUTABLE
* Print PYTHON_MODULE_EXTENSION
* Added check for minimal cmake version for python API
* Returned Python3_INCLUDE_DIR for cross-compilation case
* Try to allow cmake older than 3.18
* Use build python interpreter to check cython dependency
* revert changes in .ci/openvino-onnx/Dockerfile
* removed unused code
* Fixed issue with variables scope
* Experiment: remove include dirs
* Corrected docs
* Use pybind11 function to set extension
* Revert "Experiment: remove include dirs"
This reverts commit 6f7f90211c .
* Refactor ConvolutionBackpropDataLayerTest, ConvolutionLayerTest, DeformableConvolutionLayerTest (#19810 )
* Refactor ConvolutionBackpropDataLayerTest
* Refactor ConvolutionLayerTest
* Refactor DeformableConvolutionLayerTest
* Apply comments
* Apply comments
* Fix
* Updated minimum cmake version for Windows
* Simplified check
* Removed useless message status
* Use puiblic option
---------
Co-authored-by: Oleg Pipikin <oleg.pipikin@intel.com >
2023-09-26 20:57:29 +02:00
bstankix
5722609389
[DOCS] Bugfix coveo sa-search url ( #20054 )
2023-09-26 15:21:50 +02:00
Tatiana Savina
b6427ad0fb
format fixes ( #20030 )
2023-09-26 10:49:03 +02:00
Anton Voronov
3ce48fc3d6
Fixed OV static build issues ( #19976 )
2023-09-26 10:23:00 +04:00
Ilya Lavrenov
85145cd60c
Refactored Linix GHA pipeline ( #20021 )
...
* Refactored Linix GHA pipeline
* Move ONNX tests to Unit
* Install tests together with openvino
* Added checks for GNA usage in docs python snippets
* Install openssl for working pip
* Disabled onnx_dyn_shapes_expand_1_dyn_shape ONNX test
* exclude dyn shapes from onnx
* Migrated samples tests
* Fixed ONNX tests
* caches for PT tests dependencies
* Build Contrib separately from main OpenVINO
* More fixes
* Added python install for samples stage
* Installed manifests for ONNX FE tests
* Try to avoid libgl1 dependency in tests
* Clean-up
* Fixed issue with manifests in ONNX tests
2023-09-25 17:00:30 +04:00
Piotr Krzemiński
a4e1f9dbf8
[Spec][Opset13] Multinomial specification ( #19866 )
...
* [Spec] Multinomial specification
* [Spec] Apply recommended style fixes to Multinomial_13.md
* [Spec] Add range mathematical formulation
* [Spec] Update Multinomial input types
* Update opset13.md
* Update opset.md
* Update docs/ops/generation/Multinomial_13.md
Co-authored-by: Katarzyna Mitrus <katarzyna.mitrus@intel.com >
* Update Multinomial_13.md
* Update opset13.md
* Update docs/ops/generation/Multinomial_13.md
Co-authored-by: Katarzyna Mitrus <katarzyna.mitrus@intel.com >
* Update Multinomial_13.md
* Update Multinomial_13.md
* Update Multinomial_13.md
* Update docs/ops/generation/Multinomial_13.md
Co-authored-by: Katarzyna Mitrus <katarzyna.mitrus@intel.com >
* Update docs/ops/generation/Multinomial_13.md
Co-authored-by: Katarzyna Mitrus <katarzyna.mitrus@intel.com >
* Update docs/ops/generation/Multinomial_13.md
Co-authored-by: Katarzyna Mitrus <katarzyna.mitrus@intel.com >
* Update Multinomial_13.md
* [Spec] Replace 3107670 syntax with ..math
* Update Multinomial_13.md
* Update Multinomial_13.md
* Update docs/ops/opset13.md
Co-authored-by: Mateusz Mikolajczyk <mateusz.mikolajczyk@intel.com >
* [Spec] Apply changes from Ref/Core PR
* Update Multinomial_13.md
---------
Co-authored-by: Katarzyna Mitrus <katarzyna.mitrus@intel.com >
Co-authored-by: Mateusz Mikolajczyk <mateusz.mikolajczyk@intel.com >
2023-09-25 10:54:40 +02:00
jmacekx
9091afc26c
[DOCS] use etree to fix docs generated by doxygen ( #20024 )
2023-09-25 10:38:58 +02:00
Mateusz Mikolajczyk
7a2ac27f09
[Spec][Opset13] BitwiseAnd-13, BitwiseNot-13, BitwiseOr-13, BitwiseXor-13 specifications ( #19798 )
...
* [Spec] BitwiseNot-13 specification
* Improvements
* add other specifications
* Doc improvements
* Fix typos
* add opset13
* Fix typo
* add opset13
* Fix
* Improve example?
* Fix step formatting
* Apply suggestions from code review
Co-authored-by: Katarzyna Mitrus <katarzyna.mitrus@intel.com >
* Add suggested changes
* Fix missing the
---------
Co-authored-by: Katarzyna Mitrus <katarzyna.mitrus@intel.com >
2023-09-22 13:14:46 +02:00
Maciej Smyk
fb41324141
Update weight_compression.md ( #20000 )
2023-09-22 13:06:27 +02:00
Maciej Smyk
f790a3b4f2
[DOCS] Python 3.7 support removal from docs for master ( #19670 )
...
* Python update
* update
* fix
* m suffix removal
2023-09-21 15:54:10 +02:00
Katarzyna Mitrus
7204b0b78d
[Spec][Opset13] NMSRotated-13 specification ( #19574 )
...
* Init rotated non max suppresion spec
* Add opset13 docs
* Apply minor refactor from review
* Update boxes definition
* Update example format from cpp to xml
* Add version in op list
* Add clockwise attr to the example
* Align indent
* Remove redundant input from example
* Add steps of iou_rotated
* Add default values for attributes
* Drop box encoding attribute
* Rephrase nput description
* Applay grammatical suggestions
2023-09-21 09:22:22 +02:00
Ilya Lavrenov
604aed1384
Updated Windows build docs ( #17631 )
2023-09-20 12:24:40 +04:00
Zhang Yi
7fe195a459
[Doc]Update cmake option for MLAS ( #19963 )
...
* [Doc]Update cmake option for MLAS
* Update docs/dev/cmake_options_for_custom_compilation.md
Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com >
---------
Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com >
2023-09-20 10:35:22 +04:00
Karol Blaszczak
933d9c1c0a
[DOCS] OVC docs adjustments ( #19918 ) ( #19924 )
...
authored-by: Tatiana Savina <tatiana.savina@intel.com >
2023-09-19 08:56:45 +02:00
Karol Blaszczak
dbab89f047
[DOCS] minor post release tweaks ( #19914 )
2023-09-18 16:24:26 +02:00
Karol Blaszczak
49df8fa45e
[DOCS] updated archives for 2023.1 port master ( #19896 ) ( #19902 )
...
port: https://github.com/openvinotoolkit/openvino/pull/19896
2023-09-18 10:22:54 +00:00
Maciej Smyk
0edd62b96a
[DOCS] Notebooks iframe update for 23.1
2023-09-15 15:58:37 +02:00
Maciej Smyk
bcb469ab19
19680 & 19849 ( #19879 )
2023-09-15 14:55:32 +02:00
Anastasia Kuporosova
68ba8873a2
[Docs] Update python snippets with new properties imports ( #19872 )
2023-09-15 16:19:44 +04:00
Karol Blaszczak
2ec80439d7
[DOCS] benchmark update 23.1 ( #19683 )
2023-09-15 11:50:21 +02:00
Karol Blaszczak
545779f99f
[DOCS] troubleshooting article
2023-09-15 08:07:53 +02:00
Maciej Smyk
b3bfcfc399
[DOCS] Notebooks Tutorials Page Update for master ( #19852 )
2023-09-14 17:52:24 +02:00
Karol Blaszczak
7445a9c77b
[DOCS] release adjustments pass 3 - conversion port to master ( #19846 )
...
authored-by: Tatiana Savina <tatiana.savina@intel.com >
2023-09-14 16:13:21 +02:00
Ilya Lavrenov
35a0706dff
Replaced several cmake utilities with new ov_ prefix ( #19819 )
...
* Replaced several cmake utilities with new ov_ prefix
* Replaced several cmake utilities with new ov_ prefix
2023-09-14 16:22:50 +04: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
Edward Shogulin
16adb01810
[LPT] SpaceToBatch & BatchToSpace implementation ( #19660 )
...
* [LPT] SpaceToBatch & BatchToSpace implementation
* Update docs/IE_PLUGIN_DG/plugin_transformation_pipeline/low_precision_transformations/pipeline/step3_main.md
* comments: fixes & refactoring
* rebase fix
* Update docs/IE_PLUGIN_DG/plugin_transformation_pipeline/low_precision_transformations/pipeline/step3_main.md
* rebase fix
---------
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
2023-09-14 08:16:04 +01: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
Ivan Tikhonov
d0213301a5
Transformations: API 2.0 transition part 3 for LPT transformations ( #19610 )
...
* lpt transformations: transition to api 2.0, ngraph -> openvino
* use ov namespace for lpt transformations
* fix low_precision usings
* includes refactoring
* delete RecurrentGraphRewrite and RecurrentMatcher as unused classes
* use ov header for itt; delete the disabled test
* delete the unused function
* suppress doxygen warning
* fix link in the documentation
2023-09-13 12:30:31 +00:00
Karol Blaszczak
7445f5bea6
[DOCS] release adjustments pass 2 ( #19805 )
...
port: https://github.com/openvinotoolkit/openvino/pull/19796
2023-09-13 13:47:20 +02:00
bstankix
4061b960f4
[DOCS] Add units to benchmark graphs ( #19799 )
2023-09-13 09:39:18 +00:00
Karol Blaszczak
dcbfbf8411
[DOCS] legacy adjustments pass 1 ( #19787 )
2023-09-13 11:20:25 +02:00
Sergey Lyalin
adf7a24ec0
[DOCS] OVC/convert_model Documentation ( #19555 )
...
* Added OVC and ov.convert_model() description.
* Minor corrections.
* Small correction.
* Include page to toctree.
* WIP: Model Preparation
* Forked OVC/ov.convert_model documentation sub-directory; reworked model_introduction.md
* Reverted ovc-related changes in old MO_DG documentation
* State explicitly that MO is considered legacy API
* Reduced ovc description in model preparation part; added TF Hub exampe (via file)
* Grammar check; removed obsolexte parts not relevant to ovc; better wording
* Removed a duplicate of mo-to-ovc transition
* Fixed links and some other errors found in documentation build
* Resolved XYZ placeholder to the transition guide
* Fixed technical issues with links
* Up-to-date link to PTQ chapter (instead of obsolete POT)
* Fixed strong text ending
* Update docs/OV_Converter_UG/prepare_model/convert_model/MO_OVC_transition.md
Co-authored-by: Anastasiia Pnevskaia <anastasiia.pnevskaia@intel.com >
* Update docs/OV_Converter_UG/prepare_model/convert_model/MO_OVC_transition.md
Co-authored-by: Anastasiia Pnevskaia <anastasiia.pnevskaia@intel.com >
* Update docs/OV_Converter_UG/prepare_model/convert_model/MO_OVC_transition.md
Co-authored-by: Anastasiia Pnevskaia <anastasiia.pnevskaia@intel.com >
* Renamed Legacy conversion guides
* Fixed links and styles for inlined code
* Fixed style for code references
* Fixing technical syntax errors in docs
* Another attempt to fix docs
* Removed all unreferenced images
* Better content for Additional Resources in model preporation introduction
* MO to OVC transition guide. (#127 )
* Examples code correction.
* Change format of example.
* Conflict fix.
* Remove wrong change.
* Added input_shapes example.
* batch example.
* Examples format changed.
* List item removed.
* Remove list for all examples.
* Corrected batch example.
* Transform example.
* Text corrections.
* Text correction.
* Example correction.
* Small correction.
* Small correction.
* Small correction.
* Small correction.
* Text corrections.
* Links corrected.
* Text corrections (#128 )
* Text corrections.
* Example corrected.
* Update docs/install_guides/pypi-openvino-dev.md
Co-authored-by: Sergey Lyalin <sergey.lyalin@intel.com >
---------
Co-authored-by: Sergey Lyalin <sergey.lyalin@intel.com >
* Many technical fixes, description of recursive flattening of list and tuples
* Reorganized structure of Model Conversion toc tree. Removed fp16 dedicated page, merged to Conversion Parameters.
* Update docs/OV_Converter_UG/prepare_model/convert_model/Convert_Model_From_TensorFlow.md
Co-authored-by: Roman Kazantsev <roman.kazantsev@intel.com >
* Update docs/Documentation/model_introduction.md
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
* Fixed example from tf hub. Removed input_shape references
* Update docs/Documentation/model_introduction.md
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com >
* Update docs/Documentation/model_introduction.md
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com >
* Update docs/Documentation/model_introduction.md
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com >
* Removed
* Update docs/OV_Converter_UG/prepare_model/convert_model/Convert_Model_From_ONNX.md
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com >
* Update docs/OV_Converter_UG/prepare_model/convert_model/Convert_Model_From_ONNX.md
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com >
* Update docs/OV_Converter_UG/prepare_model/convert_model/Convert_Model_From_ONNX.md
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com >
* Update docs/OV_Converter_UG/prepare_model/convert_model/Convert_Model_From_ONNX.md
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com >
* Fixed links
* Removed TODO for model flow
* Apply suggestions from code review
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com >
* Restored lost code-blocks that leaded to wrong rendering of the code snippets in some places
* Apply suggestions from code review
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com >
* Update docs/Documentation/model_introduction.md
* Fixed links to notebooks
* Apply suggestions from code review
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com >
---------
Co-authored-by: Anastasiia Pnevskaia <anastasiia.pnevskaia@intel.com >
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
Co-authored-by: Roman Kazantsev <roman.kazantsev@intel.com >
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com >
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com >
2023-09-12 14:31:54 +04:00
Bartlomiej Bielawa
2320329a51
[DOCS] Modify dropdowns css
2023-09-11 17:07:28 +02:00
Maciej Smyk
e614b8f69a
[DOCS] Update of model_conversion_diagram.svg for master ( #19737 )
...
* Update model_conversion_diagram.svg
* Update model_conversion_diagram.svg
* Update model_conversion_diagram.svg
2023-09-11 18:49:31 +04:00
Sebastian Golebiewski
3d872f14e4
[DOCS] Remove index file from notebooks ( #19619 )
2023-09-11 10:56:08 +00:00
Karol Blaszczak
da79964bd3
[DOCS] banner what's new text ( #19730 )
2023-09-11 12:15:47 +02:00
Maciej Smyk
86c3184e2f
Update installing-openvino-pip.md ( #19726 )
2023-09-11 11:02:26 +02:00
Karol Blaszczak
932ba63744
[DOCS] feature transition section ( #19506 )
...
* [DOCS] legacy features section
* pass 2 of extensions
* Apply suggestions from code review
---------
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com >
2023-09-09 20:30:51 +02:00
Alexander Suvorov
815ce1c595
Add selector tool 2023.1
2023-09-08 21:22:16 +02:00
bstankix
8f73cb19b1
[DOCS] Integrate coveo search engine ( #19703 )
2023-09-08 14:07:27 +00:00
Bartlomiej Bielawa
7b59190521
[DOCS] Move menu arrows to the left side ( #19677 )
2023-09-08 14:01:10 +00:00
Maciej Smyk
79ac4a5763
img-fix ( #19699 )
2023-09-08 15:16:03 +02:00
Maciej Smyk
d9805a8871
[DOCS] ShapeOf-3 & Supported Model Formats fix for master ( #19694 )
...
* fix
* Update supported_model_formats.md
2023-09-08 13:33:38 +02:00
Artyom Anokhov
f9560518e3
[DOC] Add hints for debug build ( #19675 )
...
* Added HINTS for generating PDB files and debugging
* Fixed upper case
* Keep hint only for Windows OS
* build_raspbian.md: Added empty line
2023-09-07 16:39:02 +02:00