openvino/inference-engine/tests/functional/plugin/myriad/single_layer_tests
Andrew Bakalin 29d82b7a9a
[IE][VPU]: Fix loading previous NMS versions (#3696)
* Description: currently IRs with NMS version < 5 don't work because conversion of previous NMS versions to NMS-5 happens after DTS (in opset1 to legacy conversion), while for Myriad Plugin it's necessary to do so at the very beginning of ngraph conversion pipeline.
2020-12-24 12:27:10 +03:00
..
gather.cpp [IE][VPU]: Enables native gather support (#3502) 2020-12-10 13:23:36 +03:00
out_shape_of_reshape.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
static_shape_broadcast.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
static_shape_nms.cpp [IE][VPU]: Fix loading previous NMS versions (#3696) 2020-12-24 12:27:10 +03:00
static_shape_nonzero.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