Maciej Smyk
dc36ec11b5
[DOCS] Link adjustment for dev docs + fix to build.md CPU link for master ( #17744 )
...
* link-update-1
* link update
* Update build.md
* dl workbench
* Update README.md
2023-05-31 13:27:20 +04:00
Maciej Smyk
5e406a80d3
[DOCS] OpenVINO Wiki links update - master ( #16219 )
...
* wiki links
2023-03-10 16:16:14 +01:00
Maciej Smyk
da9b014c83
[DOCS] Moving How to build documentation from wiki to md docs - master ( #16063 )
...
* conditional_compilation
* how-to-build-2
* Update local-distribution.md
* Update build.md
* Update build.md
* Update docs/dev/build.md
Co-authored-by: Ilya Churaev <ilyachur@gmail.com >
* Update docs/dev/build.md
Co-authored-by: Ilya Churaev <ilyachur@gmail.com >
* Update docs/dev/static_libaries.md
Co-authored-by: Ilya Churaev <ilyachur@gmail.com >
* Update docs/dev/building_documentation.md
Co-authored-by: Ilya Churaev <ilyachur@gmail.com >
* Changes after review
* Update docs/dev/building_documentation.md
* Update docs/dev/static_libaries.md
* building articles update
---------
Co-authored-by: Ilya Churaev <ilyachur@gmail.com >
2023-03-10 10:24:56 +04:00
Ilya Churaev
141646ddc0
Remove myriad defines ( #15196 )
2023-01-19 10:57:15 +00:00
Ilya Lavrenov
c4eeecfec5
Remove myriad plugin ( #15131 )
...
* Removed Intel MYRIAD plugin
* Removed Intel MYIAD from CI files
* Removed Intel MYRIAD from cmake folder
* Removed MYRIAD, HDDL from samples
* Removed MYRIAD, HDDL from scripts folder
* Removed MYRIAD from bindings folder (C and Python API)
* Removed MYRIAD tests
* Removed MYRIAD from tests folder
* Removed MYRIAD from tools folder
* Removed HDDL (VAD), MYRIAD (NSC2) from documentation
* Fixed build for AUTO unit tests
* Fixed clang code style
* Fixed comments and issues
* removed MYRIAD from AUTO tests
* Disabled MULTI tests in CI
* Update docs/OV_Runtime_UG/auto_device_selection.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/get_started/get_started_demos.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/OV_Runtime_UG/deployment/local-distribution.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
2023-01-18 15:19:44 +04:00
Sebastian Golebiewski
3017c8d123
DOCS: Fixing broken links in documentation. ( #14935 )
2023-01-05 11:25:03 +04:00
Przemyslaw Wysocki
520b9ff68c
[PyOV] Disallow Python 3.6 usage ( #13240 )
...
* Remove py3.6 constraints
* Cleanup out of date python versions
* Bump pybind11 to v2.10.1 release tag
* [PyOV] Fix wheel requirements for new package versions
Co-authored-by: jiwaszki <jan.iwaszkiewicz@intel.com >
2022-11-06 10:45:42 +04:00
Ilya Lavrenov
88c2b28bd1
Use TBB dependency only for static libraries ( #13535 )
...
* Use TBB dependency only for static libraries
* Rename IE_EXTRA_MODULES to OPENVINO_EXTRA_MODULES
* call find_tbb in DevPackage
2022-10-19 14:22:18 +04:00
Ilya Churaev
dcca08763b
Added template for core dev documentation ( #13091 )
...
* Added template for core dev documentation
* Update test_coverage.md
* Update coding_style.md
* Update build.md
* Create debug_capabilities.md
* Update index.md
* Update debug_capabilities.md
* Update index.md
* Update README.md
* Create shape_propagation
* Update and rename shape_propagation to shape_propagation.md
* Update shape_propagation.md
* Create operation_enabling_flow.md
* Update index.md
* Update README.md
* Update operation_enabling_flow.md
2022-09-19 15:57:01 +04:00