Ilya Lavrenov
a952540edf
Openvino cmake config ( #7419 )
...
* Added OpenVINOConfig.cmake
* OpenVINOConfig.cmake part 2
* Trying to fix cmake generation
* Fixes
* Export frontends as well
* Fixed condition
* Added OpenVINO cmake package usage: docs, C samples
* Use more OpenVINO config
* Install OpenVINOConfig.cmake
* Trying to fix private plugins
* Trying to fix .tox
* Trying to fix ARM
* Fixed samples build
* Explicit ngraph duplicated targets
* Fixed fuzzing tests build
* Added IR frontend installation
* Removed install directory for IE reader
* Removed IR frontend from export list
* Reverted ngraph_DIR
* Try to fix .tox
* Fixed ieFuncTests with ONNX extensions
* Attempt #2
* Trying to fix ngraph setup.py
* Fix
* Trying to fix ONNX ngraph .tox CI
* Trying to remove spaces
* Fixed ngraph_DIR -> OpenVINO_DIR
* Removed junk files
* Try to fix ngraph wheel
* Try to fix ie_wheel
* Try to fix ngraph wheel
2021-09-10 15:31:27 +03:00
Victor Kuznetsov
4d377901bf
Move all utils to common folder ( #7303 )
...
* move all utils to common folder
* add utils install in CMakeLists.txt
* revert plugin utils
* add log info: test
* add logging info: test
* test imports
* change imports: test
* fix file name
2021-09-07 23:02:10 +03:00
Ilya Sharikov
252483bb83
Common tests library for shared functionality ( #6578 )
2021-07-23 10:37:35 +03:00
Alexander Shchepetov
d25e149f76
Conditional compilation test can run from open source ( #5629 )
2021-05-26 11:43:59 +03:00
Alexey Suhov
6478f1742a
Align copyright notice in python scripts (CVS-51320) ( #4974 )
...
* Align copyright notice in python scripts (CVS-51320)
2021-03-26 17:54:28 +03:00
Ilya Sharikov
a382934a80
Added test for checking lib sizes, when using conditional compilation option ( #4292 )
2021-03-17 17:56:47 +03:00
Andrey Somsikov
4f79d9ccfc
Force test use bash for setupvars.sh ( #4321 )
...
setupvars.sh is incomatible with sh shell.
2021-02-15 13:07:17 +03:00
Andrey Somsikov
9d57d4f52c
Fix cond comp environment setup ( #4290 )
...
source command may not be available in sh.
2021-02-11 21:29:46 +03:00
Andrey Somsikov
8da7f22f1d
Activate OV environment from cond comp test_infer ( #4244 )
2021-02-11 09:59:37 +03:00
Vitaliy Urusovskij
8abbfbc855
Design test config and integrate in CC tests ( #4051 )
2021-01-29 16:54:19 +03:00
Andrey Somsikov
81da815dd8
Add conditional compilation tests ( #3996 )
2021-01-28 13:27:07 +03:00