Sebastian Golebiewski
c0767a7e27
[DOCS] TensorFlow Lite FrontEnd updating dev docs ( #17225 )
...
* update with tflite
* Update index.md
---------
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
2023-04-27 13:58:25 +04:00
Evgenya Stepyreva
ee4ccec190
TensorFlow Lite FrontEnd: documentation changes ( #17187 )
...
* First glance doc changes
* Apply suggestions from code review
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/Convert_Model_From_TensorFlow_Lite.md
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com >
---------
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com >
2023-04-25 16:18:24 +04:00
Anastasiia Pnevskaia
906ec7ee1b
Fixed command lines in MO docs. ( #16780 )
...
* Fixed command lines in docs.
* Removed freezing from tutorial.
2023-04-06 18:30:59 +04:00
Tatiana Savina
c474f564a9
DOCS Change sample path ( #16738 )
...
* change path
* change path for sample
* change architecture in path
* change windows sample comment
2023-04-05 11:34:07 +04:00
Chen Peter
a2218ab169
Add notes for oneTBB ( #16606 )
...
* Add notes for oneTBB
Signed-off-by: Peter Chen <peter.chen@intel.com >
* Update wording
---------
Signed-off-by: Peter Chen <peter.chen@intel.com >
2023-03-28 21:19:00 +04:00
Ilya Churaev
05b0c58521
Add doc for ENABLE_QSPECTRE option ( #16605 )
...
* Add doc for ENABLE_QSPECTRE option
* Updated the link
2023-03-28 19:41: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
4cea80915d
Added CI documentation ( #16129 )
2023-03-07 12:55:36 +04:00
Ilya Lavrenov
0970bc8fcf
Moved legacy library and deprecated tests to GNA ( #15244 )
2023-01-25 11:36:22 +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
Tatiana Savina
b76168b32b
[DOC] Conditional compilation developer guide review ( #14340 )
...
* conditional compilation review
* additional fixes
* apply comment from review
2022-12-05 08:35:06 +04:00
River Li
bf5b7a5fec
[DOC] Add developer guide for conditional compilation ( #13852 )
...
* Add developer guide for conditional compilation
Change-Id: If769ce1afc045e678b5816ed6ae903ba48a5a320
* Use reference to real code as example
Change-Id: I21f6aa47dfdf4ab7e92424a3ccc3d7524cc4b762
* Add table for macros
Change-Id: I9503d801ebe67ea5c6e525e02a21a7295ba56bc6
* Update for more clear description
Change-Id: I83b39f4a2462fb47ad1537e9747a2bb4a031dab9
* Use refer link replace code snippet
Change-Id: I5e63302718ab02eb4bd7a28ae994c8e5e26e0e02
* Add README.md for CC
Change-Id: I90abe73297deb5f55f219c15b093a02a30f9e8b5
* Update README.md
Change-Id: I8199252cb24fdacba16ea8b9fac63f6f47e4f1e3
* Add link list to doc
Change-Id: Id9a512cf8998cf18795cc0ac096fbbf89b28941c
2022-11-22 09:28:01 +04:00
Ilya Churaev
0bb72a4949
Add ctest for some test targets ( #13727 )
...
* Add ctest for some test targets
* Fixed test coverage
* Replaced unit tests cmake script
* Fixed code style
* Use ov_add_test_target for FEs
* Fixed code style
2022-11-08 10:25:16 +04:00
Tatiana Savina
07a0ff58f2
DOCS: Developer documentation Inference component update ( #13895 )
...
* dev docs fixes
* fix space
* fix paragraphs
2022-11-08 07:42:10 +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
5fff132611
Dev doc guide ( #13163 )
...
* Add developer guide for the documentation
* Update dev_doc_guide.md
* Update CI trigger rules
* Fixed CI run
* Fixed CI trigers
* Disable trigger for .ci
* Revert "Disable trigger for .ci"
This reverts commit a5770a61bc .
* Update docs/dev/dev_doc_guide.md
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com >
* Update docs/dev/dev_doc_guide.md
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com >
* Update docs/dev/dev_doc_guide.md
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com >
* Update docs/dev/dev_doc_guide.md
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com >
* Update docs/dev/dev_doc_guide.md
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com >
* Update docs/dev/dev_doc_guide.md
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com >
* Update docs/dev/dev_doc_guide.md
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com >
* Update docs/dev/dev_doc_guide.md
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com >
* Update docs/dev/dev_doc_guide.md
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com >
* Update docs/dev/dev_doc_guide.md
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com >
* Update docs/dev/dev_doc_guide.md
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com >
* Update docs/dev/index.md
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com >
* Update docs/dev/index.md
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com >
* Update docs/dev/dev_doc_guide.md
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com >
* Update docs/dev/dev_doc_guide.md
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com >
2022-09-23 15:35:12 +04:00
Ilya Churaev
707a1bfe19
Fixed comments on dev doc ( #13117 )
2022-09-20 12:45:19 +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