openvino/ngraph/test/frontend/shared/include
Mikhail Nosov 91bda36df9
Separate executable for paddlepaddle unit tests (#6862)
* Separate executable for paddlepaddle unit tests

* Fix CI

* Move PaddlePaddle-specific python requirements to paddlepaddle test folder
Also produce build time warning when paddle test models generation is disabled

* Renamed back PADDLE_TEST_MODELS_DIRNAME to TEST_PADDLE_MODELS_DIRNAME

* Add dependency on CPU plugin (PaddlePaddle fuzzy tests use CPU plugin for inference)

* Fix code style

* Fix review comments #2

* Code style fix

* Add dependency of 'paddlepaddle_test_models' to 'test_model_zoo'
2021-08-04 10:21:07 +03:00
..
basic_api.hpp [nGraph] Enable 'clang' for frontend-related unit tests (#6024) 2021-06-07 13:43:32 +03:00
convert_model.hpp Implement paddle frontend methods for partial conversion (#6784) 2021-07-30 10:14:18 +03:00
cut_specific_model.hpp NGraph FrontEnd Manager - Basic API (#5470) 2021-06-01 18:25:48 +03:00
load_from.hpp PaddlePaddle frontend - Core Part (#6036) 2021-06-24 16:58:41 +03:00
op_fuzzy.hpp Static protobuf for FEs (#6588) 2021-07-16 07:25:40 +03:00
partial_shape.hpp PaddlePaddle frontend - Core Part (#6036) 2021-06-24 16:58:41 +03:00
set_element_type.hpp PaddlePaddle frontend - Core Part (#6036) 2021-06-24 16:58:41 +03:00
utils.hpp Separate executable for paddlepaddle unit tests (#6862) 2021-08-04 10:21:07 +03:00