Extend test coverage for ONNX Resize Operator (#3086)
authorBartosz Sledz <bartosz.sledz@intel.com>
Mon, 16 Nov 2020 14:20:01 +0000 (15:20 +0100)
committerGitHub <noreply@github.com>
Mon, 16 Nov 2020 14:20:01 +0000 (15:20 +0100)
commitffebfe7f41420e87d0f2726839a870e697f34c28
tree46cc1a6bedbeedef45bb81ec54fdeb9d4c7c4b60
parent749d70bb63fd43ee34d1f0d169742c8326b50f21
Extend test coverage for ONNX Resize Operator (#3086)
18 files changed:
ngraph/test/models/onnx/resize11_down_scales_linear_asymmetric.prototxt [moved from ngraph/test/models/onnx/resize11_scales_down_linear.prototxt with 100% similarity]
ngraph/test/models/onnx/resize11_down_sizes_cubic_half_pixel.prototxt [new file with mode: 0644]
ngraph/test/models/onnx/resize11_down_sizes_linear_pytorch_half_pixel.prototxt [new file with mode: 0644]
ngraph/test/models/onnx/resize11_down_sizes_tf_half_pixel.prototxt [new file with mode: 0644]
ngraph/test/models/onnx/resize11_up_scales_cubic_align_corners.prototxt [new file with mode: 0644]
ngraph/test/models/onnx/resize11_up_scales_linear_asymmetric.prototxt [moved from ngraph/test/models/onnx/resize11_scales_up_linear_asymmetric.prototxt with 100% similarity]
ngraph/test/models/onnx/resize11_up_scales_tf_half_pixel.prototxt [new file with mode: 0644]
ngraph/test/models/onnx/resize11_up_sizes_all_attributes_default.prototxt [new file with mode: 0644]
ngraph/test/models/onnx/resize11_up_sizes_cubic_half_pixel.prototxt [new file with mode: 0644]
ngraph/test/models/onnx/resize11_up_sizes_cubic_half_pixel_dynamic_sizes.prototxt [new file with mode: 0644]
ngraph/test/models/onnx/resize11_up_sizes_linear_asymmetric.prototxt [moved from ngraph/test/models/onnx/resize11_sizes_linear.prototxt with 100% similarity]
ngraph/test/models/onnx/resize11_up_sizes_nearest_ceil_half_pixel.prototxt [new file with mode: 0644]
ngraph/test/models/onnx/resize11_up_sizes_nearest_floor_align_corners.prototxt [new file with mode: 0644]
ngraph/test/models/onnx/resize11_up_sizes_nearest_prefer_ceil_asymmetric.prototxt [new file with mode: 0644]
ngraph/test/models/onnx/resize11_up_sizes_nearest_round_prefer_floor_half_pixel.prototxt [new file with mode: 0644]
ngraph/test/onnx/onnx_import.in.cpp
ngraph/test/runtime/ie/unit_test.manifest
ngraph/test/runtime/interpreter/unit_test.manifest