From 2e1001fc736d8e9b3fd27f1a369e1af5a7528e55 Mon Sep 17 00:00:00 2001 From: mandrono Date: Thu, 22 Apr 2021 18:28:47 +0300 Subject: [PATCH] disable unit test --- ngraph/test/runtime/ie/unit_test.manifest | 52 +++++++++++++++++++++++ 1 file changed, 52 insertions(+) diff --git a/ngraph/test/runtime/ie/unit_test.manifest b/ngraph/test/runtime/ie/unit_test.manifest index 1797f6bfb3675f..71693b715e26e0 100644 --- a/ngraph/test/runtime/ie/unit_test.manifest +++ b/ngraph/test/runtime/ie/unit_test.manifest @@ -1666,3 +1666,55 @@ IE_CPU.deformable_convolution_2D_integral_offsets_groups_and_deforgroups IE_CPU.deformable_convolution_2D_real_offsets_groups_basic IE_CPU.deformable_convolution_2D_real_offsets_groups_complex IE_CPU.deformable_convolution_2D_real_offsets_groups_and_deforgroups + +# CPU NGRAPH MIGRATION +IE_CPU.concat_negative_axis +IE_CPU.grn_4d +IE_CPU.group_convolution_backprop_data_1D_1group_1batch_1channel +IE_CPU.group_convolution_backprop_data_2D +IE_CPU.group_convolution_backprop_data_2D_output_shape +IE_CPU.normalize_l2_one_mode_add +IE_CPU.normalize_l2_one_mode_max +IE_CPU.onnx_model_atanh +IE_CPU.onnx_model_instance_normalization +IE_CPU.onnx_controlflow_loop_2d_add +IE_CPU.onnx_controlflow_loop_2d_no_identity_termination_cond_static_shapes +IE_CPU.onnx_controlflow_loop_2d_const_no_identity_termination_cond_static_shapes +IE_CPU.onnx_controlflow_loop_2d_both_cond_and_trip_count_as_inputs_static_shapes +IE_CPU.onnx_controlflow_loop_add_initializer_from_parent_scope +IE_CPU.onnx_controlflow_loop_add_node_from_parent_scope +IE_CPU.onnx_controlflow_loop_add_node_from_parent_scope_used_in_parent_and_in_body +IE_CPU.onnx_controlflow_loop_add_value_the_same_node_from_parent_and_subgraph +IE_CPU.onnx_controlflow_loop_add_input_from_parent_graph +IE_CPU.onnx_controlflow_loop_scalars +IE_CPU.onnx_controlflow_loop_2d_add_const_cond +IE_CPU.onnx_model_swish_with_beta +IE_CPU.onnx_model_swish_without_beta +IE_CPU.onnx_model_concat_negative_axis +IE_CPU.onnx_model_lstm_fwd_default_const +IE_CPU.onnx_model_lstm_reverse_const +IE_CPU.onnx_model_lstm_bidir_const +IE_CPU.onnx_model_lstm_fwd_with_clip_const +IE_CPU.onnx_model_lstm_fwd_mixed_seq_const +IE_CPU.onnx_model_lstm_reverse_mixed_seq_const +IE_CPU.onnx_model_lstm_bidir_mixed_seq_const +IE_CPU.onnx_model_lstm_dynamic_batch_size_and_seq_len +IE_CPU.onnx_model_gru_defaults_fwd_const +IE_CPU.onnx_model_gru_fwd_activations_const +IE_CPU.onnx_model_gru_fwd_mixed_seq_len_const +IE_CPU.onnx_model_gru_reverse_mixed_seq_len_const +IE_CPU.onnx_model_gru_bidir_mixed_seq_len_const +IE_CPU.onnx_model_gru_rev_clip_const +IE_CPU.onnx_model_gru_reverse_const +IE_CPU.onnx_model_gru_fwd_bias_initial_h_const +IE_CPU.onnx_model_gru_bidirectional_const +IE_CPU.onnx_model_gru_fwd_linear_before_reset_const +IE_CPU.onnx_model_rnn_defaults_fwd_const +IE_CPU.onnx_model_rnn_fwd_activations_const +IE_CPU.onnx_model_rnn_fwd_mixed_seq_len_const +IE_CPU.onnx_model_rnn_reverse_mixed_seq_len_const +IE_CPU.onnx_model_rnn_bidir_mixed_seq_len_const +IE_CPU.onnx_model_rnn_rev_clip_const +IE_CPU.onnx_model_rnn_reverse_const +IE_CPU.onnx_model_rnn_fwd_bias_initial_h_const +IE_CPU.onnx_model_rnn_bidirectional_const