openvino/inference-engine/tests/functional/inference_engine/ir_serialization/models
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
..
add_abc.bin Add nGraph function serialization. (#2579) 2020-10-27 06:57:48 +03:00
add_abc.prototxt Add nGraph function serialization. (#2579) 2020-10-27 06:57:48 +03:00
add_abc.xml Regenerate MO models with current MO version. (#3668) 2020-12-22 18:29:07 +03:00
add_abc_bin.xml Added BIN precision convertion to ngraph's u1. (#4160) 2021-02-04 14:41:54 +03:00
add_abc_f64.xml add f64 support to ngraph serializer (#3462) 2020-12-04 12:13:32 +03:00
add_abc_initializers.bin Add nGraph function serialization. (#2579) 2020-10-27 06:57:48 +03:00
add_abc_initializers.prototxt Add nGraph function serialization. (#2579) 2020-10-27 06:57:48 +03:00
add_abc_initializers.xml Regenerate MO models with current MO version. (#3668) 2020-12-22 18:29:07 +03:00
add_abc_initializers_f32_nan_const.bin Fix comparison of constant with float NAN values (#4369) 2021-02-19 07:13:10 +03:00
add_abc_initializers_nan_const.bin Fix comparison of constant with short float NAN values (#4299) 2021-02-15 07:22:19 +03:00
add_abc_initializers_nan_const.xml Fix comparison of constant with short float NAN values (#4299) 2021-02-15 07:22:19 +03:00
add_abc_initializers_u1_const.bin Fix U1 type constant comparison in compare_functions(). (#4461) 2021-02-24 09:37:36 +03:00
add_abc_initializers_u1_const.xml Fix U1 type constant comparison in compare_functions(). (#4461) 2021-02-24 09:37:36 +03:00
addmul_abc.bin Add nGraph function serialization. (#2579) 2020-10-27 06:57:48 +03:00
addmul_abc.prototxt Add nGraph function serialization. (#2579) 2020-10-27 06:57:48 +03:00
addmul_abc.xml Regenerate MO models with current MO version. (#3668) 2020-12-22 18:29:07 +03:00
conv_with_rt_info.bin [BUG] Serialize loses runtime info (#3903) 2021-01-22 10:58:51 +03:00
conv_with_rt_info.xml [BUG] Serialize loses runtime info (#3903) 2021-01-22 10:58:51 +03:00
custom_op.prototxt Serialization of experimental and custom ops (#2862) 2020-10-30 07:31:27 +03:00
custom_op.xml Serialization of experimental and custom ops (#2862) 2020-10-30 07:31:27 +03:00
dynamic_input_shape.xml Allow partially defined dimensions to read/serialize from/to IR (#6819) 2021-07-30 22:53:43 +03:00
experimental_detectron_detection_output.xml Implement ExperimentalDetectronDetectionOutput and ExperimentalDetectronPriorGridGenerator operations as nGraph ops (#3374) 2021-01-18 12:16:40 +03:00
experimental_detectron_detection_output_opset6.xml Implement ExperimentalDetectronDetectionOutput and ExperimentalDetectronPriorGridGenerator operations as nGraph ops (#3374) 2021-01-18 12:16:40 +03:00
experimental_detectron_roi_feature_extractor.xml Implement ExperimentalDetectronROIFeatureExtractor operation as nGraph op (#3739) 2021-01-20 16:20:54 +03:00
experimental_detectron_roi_feature_extractor_opset6.xml Implement ExperimentalDetectronROIFeatureExtractor operation as nGraph op (#3739) 2021-01-20 16:20:54 +03:00
loop_2d_add.bin Add Loop serialization, SLT and regular test. (#3980) 2021-01-26 12:25:06 +03:00
loop_2d_add.xml Add Loop serialization, SLT and regular test. (#3980) 2021-01-26 12:25:06 +03:00
nms5.bin Resolve dynamism in Serialize transformation (#3260) 2020-11-24 12:38:56 +03:00
nms5.xml Resolve dynamism in Serialize transformation (#3260) 2020-11-24 12:38:56 +03:00
nms5_dynamism.bin Serialization dynamic layer bug (#3982) 2021-02-04 07:21:37 +03:00
nms5_dynamism.xml Serialization dynamic layer bug (#3982) 2021-02-04 07:21:37 +03:00
pad_with_shape_of.bin [BUG]Add extra op clone to have default inputs/outputs set. (#3855) 2021-01-21 13:02:21 +03:00
pad_with_shape_of.xml [BUG]Add extra op clone to have default inputs/outputs set. (#3855) 2021-01-21 13:02:21 +03:00
shape_of.xml Resolve dynamism in Serialize transformation (#3260) 2020-11-24 12:38:56 +03:00
split_equal_parts_2d.bin Add nGraph function serialization. (#2579) 2020-10-27 06:57:48 +03:00
split_equal_parts_2d.prototxt Add nGraph function serialization. (#2579) 2020-10-27 06:57:48 +03:00
split_equal_parts_2d.xml Regenerate MO models with current MO version. (#3668) 2020-12-22 18:29:07 +03:00
ti_negative_stride.xml Visitor api ti serialization (#3777) 2021-01-19 15:26:29 +03:00
ti_resnet.xml Fix TI deserialization (#4285) 2021-02-12 16:04:25 +03:00