Ilya Lavrenov
ead4b8a0ec
Moved cmake functions, variables to API 2.0 naming style ( #20281 )
...
* Merge Linux CC + static build + clang compiler
* Improvements
* Removed ie prefixes from cmake scripts
* Fixes for NPU
2023-10-09 22:30:32 +04: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
Ilya Churaev
0c9abf43a9
Updated copyright headers ( #15124 )
...
* Updated copyright headers
* Revert "Fixed linker warnings in docs snippets on Windows (#15119 )"
This reverts commit 372699ec49 .
2023-01-16 11:02:17 +04:00
Ilya Lavrenov
5c4564c214
Tensorflow func tests ( #13198 )
...
* Added auto-detect for SHUTDOWN_PROTOBUF option
* Hide some helper variables as internal ones
* Update frontends cmake files not to include tests folders
* Added an ability to test private API for TF FE
* Added an ability to test private API for TF FE
* Improved mock frontends in python tests
* Fixed compilation error
* Fixed link on WIndows
2022-09-25 16:54:26 +04:00
Ilya Lavrenov
aecab4d12a
U22 adoption in github actions ( #12550 )
...
* Supported newer versions of shellcheck
* Don't use excluded sources
* Improved NCC process of clang search
* Fixes
2022-08-14 20:53:41 +04:00
Alexey Suhov
a79830cb55
Update year to 2022 in copyright notice ( #9755 )
2022-01-19 01:07:49 +03:00
Alexey Suhov
a748c26fee
Align copyright notice in cpp and cmake source files (CVS-51320) ( #4950 )
2021-03-25 02:40:09 +03:00
Ilya Lavrenov
9465073f58
Introduce IEDevScripts package ( #3661 )
...
* Refactored developer package
* Added fuzzing for CMAKE_MODULE_LINKER_FLAGS as well
* Added options for developer package
* More improvements
* Further improvements
* Removed global CMAKE_MODULE_PATH population
* Fixes
* Final fixes
* Fixed python build
* Fix for TBB
* Fixed Find TBB
* Fixed install
* Fixes for OV features
* Split developer targets per component
* Fixed IE build tree config
* Fixed ITT
* Fixed review comments
* Clean export dependencies
* Fixed export of pugixml
* Added IEDevScripts_DIR for Android
* Fixed Android #2
* Fixed Android #3
* Fixed python cc
* Disabled Core threading tests on GNA
2020-12-22 18:44:59 +03:00