openvino/inference-engine/tests/functional/inference_engine/serialization
Bartek Szmelczynski 18a65b5330
Serialization dynamic layer bug (#3982)
* remove if statement which checks if there is no dynamic shape

* remove reshaping for genericIE operation

* back to the previous version with reshape

* remove blank space

* add plugin_api to cmake in order to use generic_ie.hpp in serialize file

* add SLT for serialization for NonMaxSupperesion operator

* revert the removal of if check for dynamism

* remove the left over from CMakeLists

* fix CmakeLists removal fail

* remove redundant parenthesis

* add test which failed in the first place and fixes to it

* fix wrong spaces
2021-02-04 07:21:37 +03:00
..
single_layer Serialization dynamic layer bug (#3982) 2021-02-04 07:21:37 +03:00
core_config.cpp [IE TESTS] Move SLT classes to `SharedTestClasses` lib & add serialization functionality to the common class (#3431) 2020-12-15 22:32:00 +03:00