Enablement of GatherND tests (nG & ONNX) (#3013)
authorTomasz Dołbniak <tomasz.dolbniak@intel.com>
Mon, 16 Nov 2020 10:09:34 +0000 (11:09 +0100)
committerGitHub <noreply@github.com>
Mon, 16 Nov 2020 10:09:34 +0000 (11:09 +0100)
ngraph/test/runtime/ie/unit_test.manifest
ngraph/test/runtime/interpreter/unit_test.manifest

index 53c7b9a..d2671b7 100644 (file)
@@ -41,10 +41,6 @@ onnx_model_matmul_integer_4d_no_zero_point
 onnx_model_qlinear_matmul
 onnx_model_qlinear_matmul_3d
 
-# The indices input type i64 is not supported by the CPU plugin
-onnx_model_gatherND_int32
-onnx_model_gatherND_float
-
 # Result mismatch
 onnx_model_split_equal_parts_default
 onnx_model_argmin_no_keepdims
@@ -780,22 +776,6 @@ prelu_shared_slope
 prelu_negative_slope
 convolution_simple_padding
 
-# Cannot cast ngraph node GatherND to CNNLayer!
-gather_nd_single_indices
-gather_nd_scalar_from_2d
-gather_nd_1d_from_2d
-gather_nd_scalar_from_3d
-gather_nd_1d_from_3d
-gather_nd_2d_from_3d
-gather_nd_batch_scalar_from_2d
-gather_nd_batch_1d_from_2d
-gather_nd_batch_scalar_from_3d
-gather_nd_batch_1d_from_3d
-gather_nd_batch_2d_from_3d
-gather_nd_batch_dims1
-gather_nd_batch_dims2
-gather_nd_batch_dims2_lead_dims
-
 # Cannot cast ngraph node Stack to CNNLayer!
 stack_matrix_rowise
 stack_matrix_colwise
index add4616..f19c80b 100644 (file)
@@ -94,9 +94,6 @@ INTERPRETER.onnx_model_conv_integer
 INTERPRETER.onnx_model_conv_integer_zero_point_zero
 INTERPRETER.onnx_model_conv_integer_no_zero_point
 INTERPRETER.onnx_model_conv_integer_pads
-INTERPRETER.onnx_model_gatherND_int32
-INTERPRETER.onnx_model_gatherND_float
-
 
 # GRU/RNN/LSTM Sequence: Output values mismatch - seq_lengths not supported
 onnx_model_lstm_fwd_mixed_seq_const