Ilya Churaev
|
5feeab37d4
|
Use ngraph.hpp in samples and documentation (#1240)
|
2020-07-09 06:09:28 +03:00 |
|
Irina Efode
|
027be06506
|
[IE TESTS] ie_class migration to the new test infrastructure (#1136)
|
2020-07-02 11:58:53 +03:00 |
|
Gleb Kazantaev
|
b8b8a21dc7
|
Added nGraph transformations developer guide (#947)
* Added nGraph transformations developer guide
* Added some more chapters
* Added Transformation writing essentials chapter
* Added working with ngraph::Function chapter
* Added two chapters
* Fix comments
* Moved code snippets to source files
* Moved ngraph test utils to common. Added transformations test examples to template plugin
* Added Common mistake section
* Added doxygen for CommoOptimization passes
* Fixed doxygen comments; added links in md files; fixed typos
* Fixed review comments
|
2020-06-30 18:02:26 +03:00 |
|
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 |
|
Ilya Lavrenov
|
0b2827e027
|
Moved plugin to hidden folder (#999)
|
2020-06-19 21:04:12 +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 |
|