Anton Zaytsev
34de464027
[IE TESTS] move BehaviorTestPlugin to the new IE tests infra & small refactoring for Behavior tests ( #784 )
...
* [ci-skip][IE TESTS] move beh_test_plugin
* [ci-skip][IE TESTS] move BehaviorHolderTest
* [ci-skip][IE TESTS] fix GNA layout test
* [ci-skip][IE TESTS] fix cmake
* [ci-skip][IE TESTS] fix lib in IEBehaviorTest
* [ci-skip][IE TESTS] separate layout and cpp_wrapers test and fix namespace
* [ci-skip][IE TESTS] fix holders test
* [ci-skip][IE TESTS] fix namespace
* [ci-skip][IE TESTS] fix codestyle
* [ci-skip][IE TESTS] fix test_plugin
* [ci-skip][IE TESTS] fix test_plugin v2
* [ci-skip][IE TESTS] disabled gpu instance for test_plugin
* [ci-skip][IE TESTS] fix
2020-06-23 21:43:13 +03:00
Marcin Sielski
22328d49be
Fix build issue ( #923 )
...
* Fix build issue
Why:
* Enable to build OpenVINO.
This change addresses the need by:
* Adding include directories,
* Removing IE::inference_engine_c_api dependency.
* Remove IE::inference_engine_nn_builder reference.
Why:
* Enable to build OpenVINO.
This change addresses the need by:
* Removing IE::inference_engine_nn_builder dependency.
Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com >
2020-06-19 22:06:30 +03:00
Ilya Lavrenov
0b2827e027
Moved plugin to hidden folder ( #999 )
2020-06-19 21:04:12 +03:00
Andrey Zaytsev
d67371617a
Added opset docs ( #992 )
2020-06-19 14:39:57 +03:00
Ilya Lavrenov
b058948763
Docs 2021 1 ( #901 )
...
* Initial state of dev docs
* Ported docs for quantized networks
* Integrate quantization guide + transformations template
* Fixes
2020-06-15 12:20:42 +03:00
Anton Zaytsev
b457553593
[IE TESTS] Move InferRequestTests ( #618 )
...
* [IE TESTS] move Infer_request tests
* fix v0
* [ci-skip][IE TESTS] test update basic class v0
* [ci-skip][IE TESTS] test update basic class v1
* [ci-skip][IE TESTS] test update basic class
* [ci-skip][IE TESTS] test update basic class v3
* [ci-skip][IE TESTS] test update basic class final versions
* [ci-skip][IE TESTS] fix
* [ci-skip][IE TESTS] fix codestaly and comment
Co-authored-by: Irina Efode <irina.efode@intel.com >
2020-06-03 12:16:00 +03:00
Anton Zaytsev
00b53d6c33
[IE TESTS] Move Config behavior tests ( #615 )
...
* [ci-skip][IE TESTS] move config test
* [ci-skip][IE TESTS] fix config
2020-05-28 13:55:37 +03:00
Anton Zaytsev
25d36568f8
[IE TESTS] Move ExecGraphInfoTests ( #617 )
...
* [ci-skip][IE TESTS] move ExecGraph test
* [ci-skip][IE TESTS] fix
* [ci-skip][IE TESTS] fix codestyle
Co-authored-by: Zaytsev, Anton <antonzay@intel.com >
2020-05-28 13:48:16 +03:00
Alexey Suhov
0064c299c3
add plugin template ( #515 )
2020-05-22 22:34:00 +03:00