openvino/inference-engine
Evgeny Lazarev 5bafab9e72
Allow partially defined dimensions to read/serialize from/to IR (#6819)
* Allow to read and serialize IRs with -1 in dimensions (partially defined shape)

* Added unit test for reading/writing IR with partially defined shapes

* Added missing xml file with test IR

* Remove copy-paste issue

* Output message fix

* Restored statification of the output shapes during IR serialization

* Try to make dynamic shapes static with upper bound

* Code style changes
2021-07-30 22:53:43 +03:00
..
cmake Fixed compilation with Intel compiler (#6788) 2021-07-26 12:42:05 +03:00
ie_bridges [IE PYTHON] Release GIL in some functions (#6236) 2021-07-29 14:28:11 +03:00
include Fixed sanitizer (#6727) 2021-07-21 13:06:49 +03:00
samples Updated samples compile options (#6818) 2021-07-30 13:54:09 +03:00
scripts Fixed shellcheck issues (#6141) 2021-06-15 16:29:26 +03:00
src Allow partially defined dimensions to read/serialize from/to IR (#6819) 2021-07-30 22:53:43 +03:00
tests Allow partially defined dimensions to read/serialize from/to IR (#6819) 2021-07-30 22:53:43 +03:00
tests_deprecated Added suggest-override flag (#6631) 2021-07-16 18:55:05 +03:00
thirdparty [GPU] Add new operation GatherElements to IE clDNN plugin (#6676) 2021-07-26 17:52:27 +03:00
tools Fixed compilation with Intel compiler (#6788) 2021-07-26 12:42:05 +03:00
.editorconfig publish master branch snapshot, revision 49482ae3bea0cbaa07474f86f36db11943142687 2020-05-13 21:12:22 +03:00
CMakeLists.txt Fixed ngraph unit tests in Debug (#6470) 2021-06-30 20:57:01 +03:00