diff --git a/tools/static_mode_white_list.py b/tools/static_mode_white_list.py index 46df2f878029c..ee29ad3dcaf77 100755 --- a/tools/static_mode_white_list.py +++ b/tools/static_mode_white_list.py @@ -73,7 +73,6 @@ 'test_box_coder_op', 'test_calc_gradient', 'test_case', - 'test_center_loss', 'test_channel_shuffle', 'test_cholesky_op', 'test_chunk_eval_op', @@ -97,10 +96,8 @@ 'test_conv3d_transpose_part2_op', 'test_conv_nn_grad', 'test_conv_transpose_nn_grad', - 'test_cos_sim_op', 'test_create_global_var', 'test_crf_decoding_op', - 'test_crop_op', 'test_crop_tensor_op', 'test_cross_entropy2_op', 'test_cross_entropy_loss', @@ -118,12 +115,9 @@ 'test_decoupled_py_reader_deprecated', 'test_decoupled_py_reader_data_check_deprecated', 'test_deformable_conv_v1_op', - 'test_deformable_psroi_pooling', - 'test_density_prior_box_op', 'test_deprecated_memory_optimize_interfaces_deprecated', 'test_dequantize_abs_max_op', 'test_dequantize_log_op', - 'test_desc_clone', 'test_detach', 'test_device', 'test_device_guard', @@ -136,10 +130,7 @@ 'test_dpsgd_op', 'test_dropout_op', 'test_dygraph_multi_forward', - 'test_dyn_rnn', 'test_dynamic_rnn_stop_gradient', - 'test_dynrnn_gradient_check', - 'test_dynrnn_static_input', 'test_eager_deletion_conditional_block', 'test_eager_deletion_delete_vars', 'test_eager_deletion_padding_rnn', @@ -156,8 +147,6 @@ 'test_elementwise_mul_op', 'test_elementwise_nn_grad', 'test_elementwise_pow_op', - 'test_ema', - 'test_ema_fleet', 'test_embedding_id_stop_gradient', 'test_empty_like_op', 'test_entry_attr', @@ -168,7 +157,6 @@ 'test_executor_check_feed', 'test_executor_feed_non_tensor', 'test_executor_return_tensor_not_overwriting', - 'test_expand_as_op', 'test_expand_as_v2_op', 'test_expand_op', 'test_expand_v2_op', @@ -181,7 +169,6 @@ 'test_fetch_var', 'test_fill_any_like_op', 'test_fill_constant_op', - 'test_fill_zeros_like_op', 'test_flatten2_op', 'test_flatten_contiguous_range_op', 'test_flatten_op', @@ -195,7 +182,6 @@ 'test_fleet_utils_deprecated', 'test_flip', 'test_framework_debug_str', - 'test_fsp_op', 'test_ftrl_op', 'test_full_like_op', 'test_full_op', @@ -204,7 +190,6 @@ 'test_functional_conv3d', 'test_functional_conv3d_transpose', 'test_fused_elemwise_activation_op', - 'test_fused_emb_seq_pool_op', 'test_fused_embedding_fc_lstm_op', 'test_fused_token_prune_op', 'test_fusion_gru_op', @@ -217,7 +202,6 @@ 'test_gather_tree_op', 'test_gaussian_random_op', 'test_generator_dataloader_deprecated', - 'test_get_places_op', 'test_get_tensor_from_selected_rows_op', 'test_gradient_clip', 'test_grid_sample_function', @@ -251,14 +235,12 @@ 'test_infer_no_need_buffer_slots', 'test_inference_model_io', 'test_initializer', - 'test_inplace_addto_strategy', 'test_inplace_softmax_with_cross_entropy', 'test_input_spec', 'test_instance_norm_op', 'test_instance_norm_op_v2', 'test_inverse_op', 'test_io_save_load', - 'test_ir_memory_optimize_pass', 'test_kldiv_loss_op', 'test_kron_op', 'test_l1_norm_op', @@ -268,14 +250,10 @@ 'test_layer_norm_onednn_op', 'test_layer_norm_bf16_onednn_op', 'test_layer_norm_op_v2', - 'test_linear_interp_op', 'test_linear_interp_v2_op', 'test_linspace', 'test_logspace', - 'test_load_op', - 'test_load_vars_shape_check', 'test_lod_array_length_op', - 'test_lod_tensor_array_ops', 'test_log_loss_op', 'test_log_softmax', 'test_logsumexp', @@ -283,24 +261,18 @@ 'test_lookup_table_v2_op', 'test_lrn_op', 'test_lstm_op', - 'test_lstmp_op', 'test_math_op_patch', 'test_matmul_op', 'test_matmul_v2_op', 'test_matrix_nms_op', 'test_memory_reuse_exclude_feed_var', - 'test_memory_usage', - 'test_merge_ids_op', 'test_meshgrid_op', - 'test_minus_op', - 'test_mish_op', 'test_momentum_op', 'test_sparse_momentum_op', 'test_monitor', 'test_mse_loss', 'test_mul_op', 'test_multiclass_nms_op', - 'test_multihead_attention', 'test_multiplex_op', 'test_multiprocess_reader_exception', 'test_multiprocess_reader_exception_deprecated', @@ -327,8 +299,6 @@ 'test_op_name_conflict', 'test_operator_desc', 'test_optimizer', - 'test_optimizer_in_control_flow', - 'test_pad_constant_like', 'test_pad_op', 'test_pairwise_distance', 'test_parameter', @@ -338,15 +308,12 @@ 'test_pass_builder', 'test_pixel_shuffle', 'test_pixel_unshuffle', - 'test_polygon_box_transform', 'test_pool1d_api', 'test_pool2d_api', 'test_pool2d_op', 'test_pool3d_api', 'test_pool3d_op', 'test_pool_max_op', - 'test_positive_negative_pair_op', - 'test_precision_recall_op', 'test_prelu_op', 'test_rrelu_op', 'test_prelu_onednn_op', @@ -356,21 +323,14 @@ 'test_program', 'test_program_to_string', 'test_protobuf_descs', - 'test_proximal_gd_op', - 'test_prroi_pool_op', 'test_prune', 'test_psroi_pool_op', 'test_py_func_op', 'test_py_reader_combination', - 'test_py_reader_lod_level_share', - 'test_py_reader_pin_memory', - 'test_py_reader_push_pop', 'test_py_reader_return_list', 'test_py_reader_sample_generator', 'test_py_reader_sample_generator_deprecated', - 'test_py_reader_using_executor', 'test_pyramid_hash_op', - 'test_queue', 'test_randint_op', 'test_randn_op', 'test_randperm_op', @@ -379,13 +339,11 @@ 'test_reduce_op', 'test_reduce_onednn_op', 'test_reduce_bf16_onednn_op', - 'test_ref_by_trainer_id_op', 'test_registry', 'test_regularizer', 'test_regularizer_api', 'test_reshape_op', 'test_reshape_bf16_op', - 'test_retinanet_detection_output', 'test_reverse_op', 'test_rmsprop_op', 'test_rnn_cell_api', @@ -394,9 +352,6 @@ 'test_roll_op', 'test_row_conv', 'test_row_conv_op', - 'test_rpn_target_assign_op', - 'test_run_program_op', - 'test_runtime_and_compiletime_exception', 'test_save_model_without_var', 'test_scale_op', 'test_scale_onednn_op', @@ -420,7 +375,6 @@ 'test_smooth_l1_loss', 'test_softmax_with_cross_entropy_op', 'test_spectral_norm_op', - 'test_split_ids_op', 'test_split_op', 'test_split_onednn_op', 'test_split_bf16_onednn_op', @@ -449,21 +403,17 @@ 'test_uniform_random_bf16_op', 'test_uniform_random_op', 'test_unique', - 'test_unique_with_counts', 'test_unpool_op', 'test_unstack_op', 'test_update_loss_scaling_op', 'test_var_info_deprecated', 'test_variable', - 'test_weight_normalization', 'test_where_index', 'test_where_op', 'test_yolo_box_op', 'test_yolov3_loss_op', 'test_zeros_like_op', 'test_zeros_op', - 'test_adam_op_multi_thread', - 'test_bilinear_interp_op', 'test_imperative_resnet', 'test_imperative_resnet_sorted_gradient', 'test_imperative_mnist', @@ -471,10 +421,8 @@ 'test_imperative_se_resnext', 'test_imperative_ocr_attention_model', 'test_recv_save_op', - 'test_transpiler_ops', 'test_communicator_sync_deprecated', 'test_collective_optimizer', - 'test_data_norm_op', 'test_fuse_bn_act_pass_deprecated', 'test_layers', 'test_sequence_conv', @@ -483,11 +431,9 @@ 'test_sequence_last_step', 'test_sequence_pool', 'test_sequence_softmax_op', - 'test_sequence_topk_avg_pooling', 'test_ir_embedding_eltwise_layernorm_fuse_pass', 'test_ir_fc_fuse_pass_deprecated', 'test_ir_skip_layernorm_pass', - 'test_conv_bias_onednn_fuse_pass', 'test_conv_bn_fuse_pass', 'test_conv_elementwise_add2_act_fuse_pass', 'test_conv_elementwise_add_act_fuse_pass', @@ -497,11 +443,8 @@ 'test_seqconv_eltadd_relu_fuse_pass', 'test_squared_mat_sub_fuse_pass', 'test_transpose_flatten_concat_fuse_pass', - 'test_detection_map_op', - 'test_fusion_seqexpand_concat_fc_op', 'test_match_matrix_tensor_op', 'test_matmul_op_with_head', - 'test_var_conv_2d', 'test_batch_norm_onednn_op', 'test_cast_onednn_op', 'test_concat_int8_onednn_op', @@ -522,9 +465,7 @@ 'test_elementwise_mul_bf16_onednn_op', 'test_fc_onednn_op', 'test_fc_bf16_onednn_op', - 'test_nearest_interp_onednn_op', 'test_nearest_interp_v2_onednn_op', - 'test_bilinear_interp_onednn_op', 'test_bilinear_interp_v2_onednn_op', 'test_fusion_gru_int8_onednn_op', 'test_fusion_gru_bf16_onednn_op', @@ -534,29 +475,22 @@ 'test_fusion_lstm_bf16_onednn_op', 'test_gaussian_random_onednn_op', 'test_lrn_onednn_op', - 'test_matmul_onednn_op', 'test_matmul_bf16_onednn_op', 'test_matmul_v2_onednn_op', 'test_mul_int8_onednn_op', 'test_multi_gru_onednn_op', - 'test_multi_gru_fuse_pass', - 'test_multi_gru_seq_fuse_pass', 'test_pool2d_int8_onednn_op', 'test_pool2d_bf16_onednn_op', 'test_pool2d_onednn_op', 'test_quantize_onednn_op', 'test_requantize_onednn_op', - 'test_softmax_onednn_op', 'test_softmax_bf16_onednn_op', 'test_sum_onednn_op', 'test_sum_bf16_onednn_op', 'test_transpose_int8_onednn_op', 'test_transpose_bf16_onednn_op', 'test_transpose_onednn_op', - 'test_onednn_conv_activation_fuse_pass', - 'test_onednn_conv_concat_relu_onednn_fuse_pass', 'test_onednn_int8_scale_calculation_pass', - 'test_onednn_matmul_op_output_fuse_pass', 'test_onednn_matmul_transpose_reshape_fuse_pass', 'test_onednn_scale_matmul_fuse_pass', 'test_onednn_conv_affine_channel_fuse_pass', @@ -564,12 +498,10 @@ 'test_fused_conv2d_add_act_op', 'test_dataset_dataloader', 'test_fleet_metric_deprecated', - 'test_fused_bn_add_act', 'test_fused_multihead_matmul_op', 'test_rank_attention_op', 'test_fleet_base', 'test_fleet_meta_optimizer_base', - 'test_trt_quant_conv2d_dequant_fuse_pass', 'test_trt_slice_plugin', 'test_mean_op', 'test_build_strategy_fusion_group_pass', @@ -579,15 +511,12 @@ 'test_fleet_rolemaker_new', 'test_fused_fc_elementwise_layernorm_op', 'test_fusion_transpose_flatten_concat_op', - 'test_nvprof', 'test_pipeline', 'test_weight_decay', - 'test_fleet_base_2', 'test_fleet_checkpoint', 'test_ir_fusion_group_pass', 'test_multiprocess_dataloader_iterable_dataset_static', 'test_multiprocess_dataloader_static', - 'test_load_op_xpu', 'test_activation_op_xpu', 'test_adam_op_xpu', 'test_assign_op_xpu', @@ -615,7 +544,6 @@ 'test_fill_any_op', 'test_lu_op', 'test_margin_cross_entropy_op', - 'test_pull_gpups_sparse_op', 'test_fused_gemm_epilogue_op', 'test_fused_gemm_epilogue_grad_op', ]