Mingyu Kim
a757506f6f
Typo fix ( #17723 )
2023-05-31 18:39:19 +09: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
Ilya Lavrenov
0970bc8fcf
Moved legacy library and deprecated tests to GNA ( #15244 )
2023-01-25 11:36:22 +04: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
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
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