* 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