Files
2026-07-13 12:40:42 +08:00

3078 lines
91 KiB
Python
Executable File

# Copyright (c) 2020 PaddlePaddle Authors. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
import os
import platform
# mem=0 : It run 24 job each time in Single cases; 4 job each time in Multi cases; 5 job each time in exclusive cases
HIGH_PARALLEL_JOB_NEW = [
'mask_util_test',
'test_communicator_ps_gpu',
'preprocess_local_imagenet',
'test_nearest_interp_v2_onednn_op',
'op_call_stack_test',
'test_onednn_scale_matmul_fuse_pass',
'bfloat16_gpu_test',
'test_fc_gru_fuse_pass_cc',
'device_worker_test',
'test_custom_conj',
'test_transpose_bf16_onednn_op',
'test_container',
'cpu_helper_test',
'test_fake_init_op',
'test_concat_int8_onednn_op',
'test_lookup_table_dequant_op',
'test_broadcast_shape',
'test_program_to_string',
'test_eager_deletion_dynamic_rnn_base',
'test_global_var_getter_setter',
'test_ifelse_basic',
'test_get_set_flags',
'dim_test',
'test_py_reader_return_list',
'test_fleet_meta_optimizer_base',
'test_py_reader_error_msg',
'scope_test',
'buffered_allocator_test',
'test_scaled_dot_product_attention',
'prune_test',
'test_chunk_eval_op',
'test_static_analysis',
'test_while_op',
'test_runtime_and_compiletime_exception',
'test_precision_recall_op',
'test_get_inputs_outputs_in_block',
'test_repeated_fc_relu_fuse_pass_cc',
'test_onednn_matmul_op_output_fuse_pass',
'cudnn_helper_test',
'test_check_abi',
'data_type_test',
'test_asp_utils',
'test_paddle_inference_api',
'test_reference_count_pass_last_lived_ops',
'test_op_support_gpu',
'test_conditional_block_deprecated',
'test_fleet_rolemaker_init',
'test_pybind_interface',
'test_io_save_load',
'test_fusion_lstm_int8_onednn_op',
'test_protobuf',
'test_tdm_sampler_op',
'test_transpose_int8_onednn_op',
'test_transpose_onednn_op',
'test_fleet_rolemaker_4',
'to_string_test',
'test_bilinear_interp_onednn_op',
'test_split_bf16_onednn_op',
'test_cpu_quantize_squash_pass',
'test_batch_norm_act_fuse_pass',
'test_onednn_op_inplace',
'test_seqpool_concat_fuse_pass',
'test_exception',
'test_conv_batch_norm_onednn_fuse_pass',
'test_sequence_last_step',
'test_onednn_cpu_bfloat16_pass',
'op_debug_string_test',
'test_quant2_int8_onednn_pass',
'test_layer',
'test_sampling_id_op',
'test_nce',
'graph_helper_test',
'test_layer_norm_onednn_op',
'test_fleet_launch_async',
'test_multi_gru_fuse_pass',
'test_hash_op',
'test_rpn_target_assign_op',
'test_concat_bf16_onednn_op',
'test_fc_lstm_fuse_pass_cc',
'test_version',
'gather_test',
'test_reshape_bf16_op',
'test_compat',
'test_data_feeder',
'cpu_vec_test',
'test_distributed_strategy',
'test_hsigmoid_op',
'test_hooks',
'test_fleet_base_2',
'op_kernel_type_test',
'test_layer_norm_bf16_onednn_op',
'test_fleetrun',
'cpu_info_test',
'brpc_utils_test',
'test_fusion_seqexpand_concat_fc_op',
'test_dataset_voc',
'test_analyzer_capi_exp_int',
'test_post_training_quantization_resnet50',
'cuda_helper_test',
'test_conv_concat_relu_onednn_fuse_pass',
'test_bf16_utils',
'test_sum_bf16_onednn_op',
'dense_table_test',
'test_collective_optimizer',
'test_origin_info',
'test_dgc_optimizer',
'test_avoid_twice_initialization',
'test_reduce_bf16_onednn_op',
'test_onednn_conv_bias_fuse_pass',
'eigen_test',
'reader_blocking_queue_test',
'test_fusion_gru_op',
'operator_test',
'test_fusion_gru_int8_onednn_op',
'test_cpu_bfloat16_pass',
'test_multiprocess_dataloader_iterable_dataset_split',
'test_scope',
'test_analyzer_bfloat16_mobilenetv2',
'test_fleet_rolemaker_2',
'float16_test',
'test_dpsgd_op',
'test_conv_elementwise_add_onednn_fuse_pass',
'test_crypto',
'test_sgd_op_bf16',
'test_analyzer_capi_exp_ner',
'lite_subgraph_pass_tester',
'test_tf32_cudnn',
'threadpool_test',
'test_cpu_quantize_pass',
'test_analyzer_capi_exp_pd_tensor',
'tuple_test',
'test_analyzer_lac',
'test_prune',
'test_bilinear_interp_v2_onednn_op',
'test_lod_tensor_array',
'test_logging_utils',
'test_fleet_nocvm_1',
'stringprintf_test',
'test_nearest_interp_onednn_op',
'test_matmul_onednn_op',
'test_debugger',
'test_custom_attrs_jit',
'test_lrn_onednn_op',
'test_set_bool_attr',
'version_test',
'test_broadcast_to_op',
'test_squared_mat_sub_fuse_pass',
'test_fused_emb_seq_pool_op',
'test_imperative_data_loader_exit_func',
'test_feed_fetch_method',
'test_protobuf_descs',
'test_fleet_unitaccessor',
'test_skip_layernorm_fuse_pass',
'test_fs_interface',
'test_gast_with_compatibility',
'test_repeated_fc_relu_fuse_pass',
'timer_test',
'var_type_traits_test',
'test_py_reader_sample_generator',
'test_py_reader_sample_generator_deprecated',
'test_conv2d_transpose_onednn_op',
'test_fleet_runtime',
'test_rnn_cudnn_params_packing',
'test_onednn_placement_pass',
'test_fc_elementwise_layernorm_fuse_pass_cc',
'program_desc_test',
'test_simplify_with_basic_ops_pass',
'test_dygraph_mode_of_unittest',
'gather_op_test',
'test_trainer_desc',
'test_matmul_bf16_onednn_op',
'test_analyzer_seq_conv1',
'test_fused_embedding_fc_lstm_op',
'test_conv2d_transpose_bf16_onednn_op',
'check_reduce_rank_test',
'test_progressbar',
'test_seed_op',
'test_fc_bf16_onednn_op',
'test_sequence_first_step',
'test_fusion_lstm_onednn_op',
'test_elementwise_add_bf16_onednn_op',
'test_static_save_load_bf16',
'test_elementwise_mul_bf16_onednn_op',
'test_distributions',
'operator_exception_test',
'dropout_op_test',
'test_gpu_package_without_gpu_device',
'test_detection_map_op',
'test_zeros_op',
'test_launch_coverage',
'test_onednn_conv_activation_fuse_pass',
'test_inference_model_io',
'test_fusion_repeated_fc_relu_op',
'cudnn_desc_test',
'test_beam_search_op',
'test_var_conv_2d',
'test_listen_and_serv_op',
'test_dequantize_onednn_op',
'test_analyzer_capi_exp_pd_threads',
'test_selected_rows',
'test_inference_api_deprecated',
'test_data_generator',
'test_deprecated_memory_optimize_interfaces_deprecated',
'test_ir_skip_layernorm_pass',
'test_multihead_matmul_fuse_pass',
'test_lookup_table_bf16_op',
'test_positive_negative_pair_op',
'init_test',
'test_tensorrt',
'test_check_error',
'test_program',
'mmap_allocator_test',
'test_reshape_transpose_matmul_onednn_fuse_pass',
'test_downpoursgd_deprecated',
'variable_test',
'test_quantization_onednn_pass',
'test_quantize_onednn_op',
'test_create_op_doc_string',
'test_analyzer_lexical_gru_bfloat16',
'test_imperative_data_loader_process',
'assign_op_test',
'test_analyzer_capi_exp_xpu',
'test_conv_bn_fuse_pass_cc',
'test_recommender_system',
'test_ones_op',
'test_fc_onednn_op',
'test_load_op_xpu',
'test_pool2d_int8_onednn_op',
'test_mul_int8_onednn_op',
'test_scale_matmul_fuse_pass',
'decorator_test',
'test_collective_base',
'test_multi_gru_onednn_op',
'test_eager_deletion_conditional_block',
'op_proto_maker_test',
'test_onednn_op_nhwc',
'test_fc_act_onednn_fuse_pass',
'test_fleet_base_3',
'test_query_op',
'test_fleet_base_4',
'save_load_op_test',
'test_batch_sampler',
'test_image_classification_layer',
'test_fusion_gru_onednn_op',
'graph_test',
'test_ir_graph',
'test_hapi_hub_model',
'test_requantize_onednn_op',
'test_depthwise_conv_onednn_pass',
'test_fleet_metric_deprecated',
'test_fc_fuse_pass_cc',
'test_fleet',
'test_executor_check_feed',
'test_py_reader_lod_level_share',
'nccl_context_test',
'inlined_vector_test',
'test_generate_proposal_labels_op',
'test_analyzer_capi_exp_pd_config',
'test_imperative_decorator',
'test_npair_loss_op',
'test_ps_dispatcher',
'test_analyzer_rnn2',
'test_multi_gru_seq_fuse_pass',
'test_switch',
'test_matmul_transpose_reshape_fuse_pass',
'test_onednn_caching',
'test_fetch_var',
'op_compatible_info_test',
'complex_test',
'test_fleet_static_mp_layers_deprecated',
'test_aligned_allocator',
'test_sequence_topk_avg_pooling',
'test_analyzer_lexical_gru',
'test_broadcast_error',
'test_context_manager',
'test_registry',
'brpc_service_sparse_sgd_test',
'test_operator',
'test_onednn_conv_concat_relu_onednn_fuse_pass',
'test_collective_api_base',
'test_entry_attr',
'test_get_places_op',
'test_softmax_onednn_op',
'test_dynrnn_static_input',
'auto_growth_best_fit_allocator_test',
'test_batch_norm_onednn_op',
'no_need_buffer_vars_inference_test',
'test_fleet_cc',
'test_download',
'test_seqpool_cvm_concat_fuse_pass',
'test_common_infer_shape_functions',
'test_fusion_seqpool_concat_op',
'test_op_compat_sensible_pass',
'test_fs',
'test_fc_rnn_onednn_fuse_pass',
'split_test',
'test_fusion_group_pass',
'test_fusion_lstm_bf16_onednn_op',
'test_executor_feed_non_tensor',
'test_var_info_deprecated',
'test_reducescatter',
'test_fleet_ps',
'test_check_import_scipy',
'test_load_vars_shape_check',
'test_nn_functional_embedding_static',
'test_fleet_rolemaker_new',
'test_imperative_base',
'dist_multi_trainer_test',
'test_post_training_quantization_lstm_model',
'aes_cipher_test',
'test_analyzer_zerocopytensor_tensor',
'rw_lock_test',
'exception_holder_test',
'enforce_test',
'ddim_test',
'test_eager_deletion_padding_rnn',
'test_is_test_pass',
'test_fusion_seqconv_eltadd_relu_op',
'node_test',
'test_analyzer_text_classification',
'test_seq_concat_fc_fuse_pass',
'test_imperative_numpy_bridge',
'test_adaptive_pool2d_convert_global_pass',
'test_lookup_table_v2_bf16_op',
'test_operator_desc',
'test_elementwise_mul_onednn_op',
'test_fetch_handler',
'test_cpu_bfloat16_placement_pass',
'test_match_matrix_tensor_op',
'test_fleet_run_random_port',
'test_onednn_matmul_transpose_reshape_fuse_pass',
'test_op_version',
'test_tdm_child_op',
'test_imperative_group',
'test_analyzer_capi_exp',
'test_post_training_quantization_mobilenetv1',
'test_load_op',
'test_executor_and_use_program_cache',
'op_registry_test',
'test_create_global_var',
'test_dispatch_jit',
'table_test',
'test_full_op',
'test_recv_save_op',
'test_fusion_lstm_op',
'test_eager_deletion_recurrent_op',
'brpc_service_dense_sgd_test',
'op_tester',
'test_eager_deletion_mnist',
'test_infer_shape',
'test_fleet_rolemaker',
'test_entry_attr2',
'test_monitor',
'test_require_version',
'test_function_spec',
'test_image',
'lod_tensor_test',
'place_test',
'test_fleet_launch_cloud',
'test_conv2d_bf16_onednn_op',
'scatter_test',
'graph_to_program_pass_test',
'test_lod_tensor_array_ops',
'test_embedding_eltwise_layernorm_fuse_pass',
'complex_gpu_test',
'save_load_combine_op_test',
'test_logger',
'test_analyzer',
'test_utils',
'barrier_table_test',
'test_memory_usage',
'test_sysconfig',
'reader_test',
'test_conv_bias_onednn_fuse_pass_cc',
'math_function_test',
'beam_search_decode_op_test',
'save_quant2_model_resnet50',
'bfloat16_test',
'test_scale_bf16_onednn_op',
'test_fp16_utils',
'test_cpu_quantize_placement_pass',
'test_slice_var',
'test_analyzer_ocr',
'test_flags_use_onednn',
'pass_test',
'test_trainable',
'test_sync_batch_norm_pass',
'lodtensor_printer_test',
'test_calc_gradient',
'test_create_parameter',
'test_infer_no_need_buffer_slots',
'test_run_fluid_by_module_or_command_line',
'test_boxps',
'test_initializer',
'test_fusion_squared_mat_sub_op',
'test_desc_clone',
'test_analyzer_mobilenet_depthwise_conv',
'test_analyzer_pyramid_dnn',
'errors_test',
'test_name_scope',
'var_type_inference_test',
'test_const_value',
'test_spawn_and_init_parallel_env',
'unroll_array_ops_test',
'op_version_registry_test',
'test_cudnn_placement_pass',
'cipher_utils_test',
'test_save_model_without_var',
'program_utils_test',
'test_fleet_distributed_strategy',
'test_hybrid_parallel_topology',
'test_fleet_rolemaker_3',
'test_conv_activation_onednn_fuse_pass',
'test_fusion_gru_bf16_onednn_op',
'test_quantize_transpiler',
'conditional_block_op_test',
'test_graph_pattern_detector',
'test_fleet_fp16_allreduce_meta_optimizer',
'test_unique_name',
'test_multi_out_jit',
'test_attention_lstm_op',
'data_layout_transform_test',
'test_conv2d_int8_onednn_op',
'test_fusion_seqpool_cvm_concat_op',
'save_quant2_model_gru',
'test_generator',
'test_sum_onednn_op',
'test_fleet_util',
'selected_rows_functor_test',
'test_default_scope_funcs',
'test_communicator_sync_deprecated',
'test_communicator_half_async',
'test_dynrnn_gradient_check',
'test_pool2d_bf16_onednn_op',
'test_framework_debug_str',
'test_dist_fleet_ps2',
'test_collective_scatter_api',
'test_dist_oneps',
'test_dist_fleet_ps',
'test_dist_fleet_a_sync_optimizer_sync',
'test_dist_fleet_decay',
'test_dist_fleet_simnet',
'test_dist_sparse_load_ps1',
'test_dist_fleet_ps7',
'test_dist_sparse_tensor_load_adam',
'test_dist_fleet_ps_gpu_ctr',
'test_dist_op',
'test_new_group_api',
'test_dist_fleet_heter_base',
'test_dist_fleet_heter_program',
'test_dist_fleet_ctr',
'test_collective_allreduce_api',
'test_dataloader_unkeep_order_deprecated',
'test_dataloader_keep_order_deprecated',
'test_dist_se_resnext_sync',
'test_dist_fleet_ps6',
'test_dist_fleet_a_sync_optimizer_auto_async',
'test_dist_fleet_a_sync_optimizer_auto',
'test_dist_fleet_ps9',
'test_dist_fleet_ps11',
'test_dist_fleet_ps8',
'test_dist_fleet_ps12',
'test_collective_split_row_linear',
'test_collective_reduce_api',
'test_multiprocess_dataloader_exception',
'test_collective_allgather_api',
'test_collective_concat_api',
'test_dist_fleet_ps10',
'test_collective_split_embedding_none_divisible',
'test_parallel_dygraph_dataparallel',
'test_dist_fleet_ps3',
'test_pipeline_parallel',
'test_fleet_perf_test',
'test_dist_fleet_ps5',
'test_dist_fleet_sparse_embedding_ctr',
'test_collective_broadcast_api',
'retry_allocator_test',
'test_parallel_dygraph_sparse_embedding',
'test_dist_se_resnext_dgc',
'test_dist_fleet_a_sync_optimizer_async',
'test_gen_nccl_id_op',
'test_auto_checkpoint',
'test_collective_split_embedding',
'test_parallel_dygraph_sparse_embedding_over_height',
'test_dist_fleet_ps4',
'test_collective_alltoall_api',
'test_parallel_dygraph_mp_layers',
'test_dist_fleet_geo_deprecated',
'test_fleet_raw_program_meta_optimizer',
'test_fleet_launch_ps',
'test_dist_sparse_tensor_load_sgd_deprecated',
'test_dist_fleet_a_sync_optimizer_auto_geo',
'test_dist_lookup_sparse_table_fuse_ops',
'test_dist_fleet_a_sync_optimizer_geo_deprecated',
'test_multiprocess_dataloader_iterable_dataset_static',
'test_dist_fleet_grad_clip',
'test_dist_sparse_load_ps0',
'test_collective_barrier_api',
'test_parallel_dygraph_mnist',
'test_new_group',
'test_imperative_signal_handler',
'test_parallel_dygraph_sharding_parallel',
'test_parallel_dygraph_sharding_parallel_chunkoffload',
'test_dist_hapi_model',
'test_dist_mnist_gradient_merge',
'test_rnn_dp',
'test_parallel_dygraph_no_sync',
'test_parallel_dygraph_no_sync_gradient_check',
'test_parallel_class_center_sample',
'small_vector_test',
'scope_guard_test',
'cinn_cache_key_test',
'test_generate_pass_cc',
'cinn_compiled_object_test',
'cinn_runner_test',
'test_build_cinn_pass',
'cost_model_test',
'device_event_test',
'test_fused_layernorm_residual_dropout_bias',
'test_onednn_quantizer',
'test_fused_residual_dropout_bias',
'paddle_infer_api_errors_test',
'test_fused_dropout_act_bias',
'test_analyzer_lexical_gru_int8',
'workqueue_test',
'feed_forward_test',
'test_analyzer_lexical_gru_int8_multi_gru',
'test_pow2_warmup_op',
'test_dlpack',
'test_ops_roi_align',
'test_ops_roi_pool',
'test_backward_infer_var_data_type_shape_deprecated',
'test_cuda_device_count',
'test_cuda_device_name_capability',
'test_auto_parallel_completion_gpt_deprecated',
'test_class_center_sample_op',
'test_dataset_consistency_inspection',
'test_cuda_empty_cache',
'test_cuda_graph',
'test_cuda_graph_static_mode',
'test_disable_signal_handler',
'test_eig_op',
'test_eigh_op',
'test_determinant_op',
'test_executor_check_fetch_list',
'test_functional_conv1d_transpose',
'test_functional_conv1d',
'test_get_device_properties',
'test_fill_diagonal_tensor_op',
'test_linalg_cond',
'test_memory_analysis',
'test_matrix_rank_op',
'test_merged_momentum_op',
'test_parallel_dygraph_dataparallel_cpuonly',
'test_eigvals_op',
'test_sparse_attention_op',
'test_auto_parallel_partitioner',
'test_signal',
'test_auto_parallel_partitioner_gpt',
'test_clip_onednn_op',
'test_elementwise_sub_onednn_op',
'test_flatten_onednn_op',
'test_slice_onednn_op',
'test_ir_generate_pass',
'test_ir_subgraph_python_interface',
'test_trt_convert_concat',
'test_trt_convert_gather_nd',
'test_trt_convert_multihead_matmul',
'test_trt_convert_reduce_sum',
'save_quant2_model_lstm',
'test_trt_convert_slice',
'test_quant2_int8_lstm_onednn',
]
# mem=0 but always timeout or failed : It run 15 job each time in Single cases;
SECONDARY_HIGH_PARALLEL_JOB_NEW = [
'test_dataset_conll05',
'test_conv3d_onednn_op',
'test_matrix_nms_op',
'test_data',
'test_analyzer_paddletensor_tensor',
'test_linear_chain_crf_op',
'test_analyzer_multi_model_prediction',
'test_default_dtype',
'device_context_test',
'test_analyzer_googlenet',
'jit_kernel_test',
'profiler_test',
'preprocess_local_pascalvoc',
'test_conv2d_transpose_layer',
'test_analyzer_int8_googlenet',
'test_analyzer_seq_pool1_compare_determine',
'save_quant2_model_ernie',
'test_dataset_uci_housing',
'test_dataset_download',
'test_quant_int8_mobilenetv1_onednn',
'test_crf_decoding_op',
'test_conv3d_transpose_layer',
'test_quant2_int8_mobilenetv1_onednn',
'test_softmax_bf16_onednn_op',
'test_quant2_int8_resnet50_range_onednn',
'test_pool2d_onednn_op',
'test_flags_onednn_ops_on_off',
'test_c_comm_init_op',
'test_uniform_random_bf16_op',
'test_custom_concat',
'test_weight_quantization_mobilenetv1',
'test_concat_onednn_op',
'test_gaussian_random_onednn_op',
'test_dataset_imikolov',
'test_analyzer_rnn1',
'test_conv2d_onednn_op',
'test_conv3d_layer',
'test_error_clip',
'selected_rows_test',
'test_static_save_load_large',
'test_bipartite_match_op',
'test_conv2d_layer_deprecated',
'test_split_plugin',
'test_analyzer_small_dam',
'test_analyzer_capi_exp_gpu',
'test_quant2_int8_resnet50_channelwise_onednn',
'test_directory_migration',
'test_elementwise_add_onednn_op',
'test_quant_int8_googlenet_onednn',
'test_callback_early_stop',
]
# mem=0 but always timeout or failed : It run 12 job each time in Single cases;
THIRD_HIGH_PARALLEL_JOB_NEW = [
'test_api_impl',
'test_analyzer_seq_pool1_fuse_compare_zero_copy',
'test_analyzer_seq_pool1_profile',
'test_analyzer_mobilenet_transpose',
'test_analyzer_resnet50',
'test_analyzer_openvino_resnet50',
'test_analyzer_int8_resnet50',
'test_analyzer_int8_mobilenetv2',
'test_analyzer_bfloat16_resnet50',
'test_analyzer_bfloat16_mobilenetv1',
'test_analyzer_int8_mobilenet_ssd',
'test_dataset_cifar',
'test_dataset_imdb',
'test_dataset_movielens',
'test_datasets',
'test_allgather',
'test_c_concat',
'test_c_split',
'test_collective_reduce',
'test_cyclic_cifar_dataset',
'test_dyn_rnn',
'test_multiclass_nms_op',
'test_communicator_geo_deprecated',
'test_quant_int8_mobilenetv2_onednn',
'test_analyzer_seq_pool1',
'test_analyzer_transformer_deprecated',
'test_analyzer_transformer_profile_deprecated',
'test_analyzer_int8_mobilenetv1',
'test_analyzer_bfloat16_googlenet',
'test_analyzer_quant_performance_benchmark',
'test_dataset_wmt',
'test_allreduce',
'test_broadcast',
'test_c_identity',
'test_collective_sendrecv_api',
'test_fleet_utils_deprecated',
'test_fused_elemwise_activation_op',
'test_group_norm_op',
'test_fleet_launch_nproc',
'test_quant_int8_resnet50_onednn',
'test_quant2_int8_ernie_onednn',
'convert_model2dot_ernie',
]
# mem != 0: It run 7 job each time in Single cases; 4 job each time in Multi cases; 3 job each time in exclusive cases
FOURTH_HIGH_PARALLEL_JOB_NEW = [
'test_meshgrid_op',
'test_word2vec',
'test_analyzer_ner',
'test_fetch_lod_tensor_array',
'test_adagrad_op_v2',
'test_fused_conv2d_add_act_op',
'test_hapi_amp',
'test_metrics',
'test_clip_by_norm_op',
'test_lr_scheduler',
'test_generate_proposals_op',
'test_masked_select_op',
'test_imperative_ocr_attention_model',
'test_sentiment',
'test_chunk_op',
'test_memcpy_op',
'test_warpctc_op',
'test_row_conv_op',
'test_grid_sample_function',
'test_rnn_nets',
'test_pad3d_op',
'test_imperative_mnist_sorted_gradient',
'tensor_test',
'test_tensorrt_engine_op',
'test_dot_op',
'test_real_imag_op',
'test_adam_optimizer_fp32_fp64',
'test_reduce_op',
'test_density_prior_box_op',
'test_top_k_op',
'test_grid_generator',
'test_randn_op',
'test_activation_onednn_op',
'test_pad_op',
'test_lstmp_op',
'test_loop',
'test_pylayer_op',
'data_device_transform_test',
'test_trt_roi_align_op',
'test_nn_functional_hot_op',
'test_top_k_v2_op',
'test_crop_op',
'test_conv_bn_fuse_pass',
'test_beam_search_decode_op',
'test_auc_op',
'test_pool2d_op',
'test_gaussian_random_op',
'test_maximum_op',
'test_rnn_cell_api',
'device_code_test',
'test_cos_sim_op',
'test_lite_tensor_utils',
'test_fit_a_line',
'test_mish_op',
'test_transpose_op',
'test_conv3d_transpose_op',
'test_jit_save_load',
'test_unsqueeze2_op',
'test_eager_deletion_while_op',
'test_zeros_like_op',
'test_c_embedding_op',
'test_regularizer',
'zero_copy_tensor_test',
'test_tensor_shape',
'test_resnet',
'test_resnet_amp',
'test_dygraph_weight_norm',
'test_tracer',
'test_list',
'test_adaptive_avg_pool1d',
'test_elementwise_div_op',
'test_conv1d_transpose_layer',
'test_adamw_op',
'test_temporal_shift_op',
'test_naive_best_fit_gpu_memory_limit',
'dlpack_tensor_test',
'test_elementwise_max_op',
'test_typing',
'test_asp_pruning_2d_greedy',
'test_fake_dequantize_op',
'test_crop_tensor_op',
'test_imperative_load_static_param',
'test_imperative_qat_user_defined',
'test_anchor_generator_op',
'test_prepare_op',
'test_conj_op',
'test_imperative_hook_for_layer',
'test_roi_pool_op',
'test_strided_slice_op',
'test_norm_all',
'test_weight_decay',
'test_functional_conv2d',
'test_functional_conv3d_transpose',
'test_imperative_layer_trainable',
'test_imperative_data_parallel',
'test_digamma_op',
'test_distribution',
'test_box_clip_op',
'custom_tensor_test',
'test_dataloader_early_reset_deprecated',
'test_gather_nd_op',
'test_tensor_register_hook',
'test_retain_graph',
'test_network_with_dtype',
'test_basic_api_transformation',
'test_lod_array_length_op',
'test_reinforcement_learning',
'test_softmax_op',
'test_fc_fuse_pass',
'test_adaptive_max_pool2d',
'test_inverse_op',
'test_declarative',
'test_imperative_double_grad',
'test_tensor_methods',
'test_pool1d_api',
'system_allocator_test',
'test_print',
'test_tensor_type_promotion',
'test_bce_with_logits_loss',
'test_tensor',
'test_cross_op',
'concat_test',
'test_ast_util',
'test_pairwise_distance',
'test_imperative_mnist',
'test_beam_search_decoder',
'test_build_strategy_fusion_group_pass',
'test_dygraph_spectral_norm',
'test_scale_onednn_op',
'test_load_state_dict_from_old_format',
'test_lookup_table_v2_op',
'test_op_converter',
'test_mixed_vector',
'test_roi_align_op',
'test_pad_constant_like',
'test_mul_op',
'test_spectral_norm_op',
'test_transformer',
'test_for_enumerate',
'test_variable_trans_func',
'test_quantize_transpiler_v2',
'test_im2sequence_op',
'test_reader_reset_deprecated',
'test_one_hot_op',
'test_adaptive_max_pool1d',
'test_label_smooth_op',
'test_cast',
'test_parallel_dygraph_sync_batch_norm',
'test_collect_fpn_proposals_op',
'test_expand_as_v2_op',
'test_device',
'test_code_generator',
'test_asp_pruning_2d_best',
'test_fleet_with_asp',
'test_pool2d_api',
'test_mean_op',
'test_is_tensor',
'test_run_program_op',
'test_cuda_random_seed',
'test_linear_interp_op',
'tensor_util_test',
'test_median',
'test_nanmedian',
'test_linear',
'test_imperative_qat_amp',
'test_truncated_gaussian_random_op_deprecated',
'test_lstm_cudnn_op',
'copy_same_tensor_test',
'test_squeeze2_op',
'naive_best_fit_allocator_test',
'test_model',
'test_py_reader_combination',
'test_prior_box_op',
'test_matmul_v2_onednn_op',
'test_sum_op',
'test_paddle_imperative_double_grad',
'test_norm_op',
'test_pool3d_api',
'test_imperative_gan',
'test_sequence_softmax_op',
'test_rand_op',
'test_expand_v2_op',
'test_word2vec_book',
'test_histogram_op',
'test_min_op',
'test_mse_loss',
'test_sign_op',
'selected_rows_functor_gpu_test',
'test_fleet_base',
'test_logsumexp',
'test_detection',
'test_image_classification_fp16',
'test_random_seed',
'test_op_function_generator',
'test_unique_with_counts',
'test_complex_elementwise_layers',
'test_array_read_write_op',
'test_fusion_group_op',
'test_imperative_layer_apply',
'test_executor_return_tensor_not_overwriting',
'test_optimizer_in_control_flow',
'test_lookup_table_op',
'test_randint_op',
'test_randint_like',
'test_convert_call',
'test_sigmoid_cross_entropy_with_logits_op',
'copy_cross_scope_test',
'test_normalization_wrapper',
'test_flip',
'test_cosine_similarity_api',
'test_cumsum_op',
'test_range',
'test_log_loss_op',
'test_where_index',
'test_tril_triu_op',
'test_lod_reset_op',
'test_lod_tensor',
'test_addmm_op',
'test_index_select_op',
'test_index_add_op',
'test_nvprof',
'test_index_sample_op',
'test_unstack_op',
'test_increment',
'strided_memcpy_test',
'test_trt_dynamic_shape_transformer_prune',
'test_trt_dynamic_shape',
'test_mnist',
'test_convert_operators',
'test_fill_any_like_op',
'test_fill_constant_op',
'test_callback_reduce_lr_on_plateau',
'test_tile_op',
'test_logical',
'test_deformable_conv_op',
'test_elementwise_add_grad_grad',
'test_simple_rnn_op',
'test_batch_norm_op_v2',
'test_custom_relu_op_jit',
'test_math_op_patch_var_base',
'test_se_resnet',
'test_device_guard',
'test_elementwise_div_grad_grad',
'test_minus_op',
'test_shard_index_op',
'test_momentum_op',
'test_modelaverage',
'test_compare_reduce_op',
'test_affine_grid_op',
'test_allclose_layer',
'test_elementwise_pow_op',
'test_trt_subgraph_pass',
'test_adaptive_avg_pool2d',
'test_functional_conv3d',
'test_executor_and_mul',
'test_kron_op',
'test_cast_onednn_op',
'test_imperative_auto_prune',
'allocator_facade_frac_flags_test',
'test_fill_zeros_like_op',
'test_gather_tree_op',
'test_elementwise_mul_op',
'test_cycle_gan',
'test_bitwise_op',
'test_uniform_random_op',
'trt_split_converter_test',
'test_huber_loss_op',
'test_slice',
'test_label_smooth_functional',
'test_imperative_optimizer_v2',
'test_len',
'test_imperative_named_members',
'test_elementwise_min_op',
'test_flatten2_op',
'test_param_guard',
'test_imperative_ptb_rnn',
'test_batch_fc_op',
'test_Tensor_type',
'test_complex_getitem',
'lod_tensor_gpu_test',
'im2col_test',
'test_unbind_op',
'test_imperative_ptq',
'test_auc_single_pred_op',
'test_imperative_reinforcement',
'test_tf32_cublas',
'test_return',
'test_py_reader_push_pop',
'test_lstm',
'test_dygraph_mnist_fp16',
'test_shuffle_channel_op',
'test_partial_concat_op',
'test_fill_zeros_like2_op',
'test_deformable_conv_v1_op',
'test_complex_grad_accumulated',
'test_sequence_mask',
'test_imperative_deepcf',
'test_multiply',
'test_partial_program',
'test_fetch_feed',
'test_group',
'test_trt_reduce_sum_op',
'data_type_transform_test',
'test_gru_rnn_op',
'test_argsort_op',
'test_batch_norm_op',
'test_inplace',
'test_deprecated_decorator',
'test_complex_cast',
'test_diag_v2',
'test_inplace_auto_generated_apis',
'test_dataset',
'test_bilinear_api',
'test_empty_like_op',
'test_imperative_layer_children',
'nccl_op_test',
'test_share_data_op',
'test_math_op_patch',
'test_base_layer',
'test_dequantize_log_op',
'test_complex_matmul',
'test_prelu_op',
'test_l1_norm_op',
'test_rmsprop_op',
'test_fuse_bn_act_pass_deprecated',
'test_inplace_addto_strategy',
'test_paddle_save_load',
'test_prelu_onednn_op',
'test_box_coder_op',
'test_atan2_op',
'test_profiler',
'test_affine_channel_op',
'test_leaky_relu_grad_grad_functor',
'test_ctc_align',
'test_complex_kron',
'test_imperative_skip_op',
'test_dgc_op',
'test_regularizer_api',
'test_nll_loss',
'test_imperative_layers',
'test_rnn_decode_api',
'test_imperative_partial_backward',
'test_where_op',
'test_std_layer',
'test_ir_embedding_eltwise_layernorm_fuse_pass',
'test_multihead_attention',
'test_grid_sampler_op',
'test_initializer_nn',
'test_eager_tensor',
'test_select_input_output_op',
'test_lstm_op',
'test_break_continue',
'test_imperative_parallel_coalesce_split',
'test_expand_as_op',
'test_user_defined_quantization',
'test_tensor_to_list',
'test_limit_gpu_memory',
'test_adamax_api',
'test_softmax_mask_fuse_upper_triangle_op',
'test_fake_quantize_op',
'vol2col_test',
'test_cast_op',
'test_proximal_gd_op',
'test_mul_nn_grad',
'test_full_like_op',
'trt_instance_norm_test',
'test_elementwise_mod_op',
'test_grad_clip_minimize',
'test_one_hot_v2_op',
'test_complex_sum_layer',
'test_isfinite_v2_op',
'test_is_empty_op',
'beam_search_test',
'test_randperm_op',
'test_elementwise_add_op_inplace',
'test_imperative_selected_rows',
'test_py_reader_using_executor',
'test_activation_op',
'test_nn_functional_embedding_dygraph',
'test_reshape_op',
'test_maxout_op',
'test_sigmoid_focal_loss',
'test_manual_seed',
'test_lrn_op',
'test_dataset_dataloader',
'test_complex_variable',
'test_neg_op',
'test_view_op_reuse_allocation',
'test_split_op',
'test_ptb_lm',
'test_elementwise_sub_op',
'test_compare_op',
'test_simnet',
'test_normal',
'test_tensor_scalar_type_promotion_static',
'test_trt_group_norm_op',
'test_numel_op',
'test_adaptive_max_pool3d',
'test_sequential',
'test_imperative_optimizer',
'test_subtract_op',
'test_conv_transpose_nn_grad',
'test_cuda_stream_event',
'test_sequence_pad_op',
'test_rnn_cells',
'test_partial_sum_op',
'test_rnn_nets_static',
'test_max_op',
'test_logical_op',
'test_squared_l2_norm_op',
'test_center_loss',
'test_quantization_pass',
'test_imperative_gnn',
'test_conv_elementwise_add_act_fuse_pass',
'test_roll_op',
'test_imperative_container_layerdict',
'test_shape_op',
'test_bmm_op',
'test_matmul_v2_op',
'test_hinge_loss_op',
'test_imperative_qat',
'test_add_position_encoding_op',
'test_rnn_op',
'test_gradient_clip',
'test_py_reader_pin_memory',
'test_concat_op',
'test_weight_decay_extend',
'test_accuracy_op',
'test_cond',
'test_adagrad_op',
'test_mv_op',
'test_print_op',
'test_grad',
'test_square_error_cost',
'test_rnn_cells_static',
'test_onednn_batch_norm_act_fuse_pass',
'test_input_spec',
'test_adam_op',
'test_elementwise_floordiv_op',
'test_diagonal_op',
'test_diag_embed',
'test_merge_selectedrows_op',
'test_feed_data_check_shape_type',
'test_complex_trace_layer',
'test_slice_op',
'test_bmn',
'test_nn_quant_functional_layers',
'test_broadcast_tensors_op',
'test_selu_op',
'test_group_norm_op_v2',
'test_tensor_to_numpy',
'test_queue',
'test_trace_op',
'test_case',
'test_prroi_pool_op',
'test_op_name_conflict',
'test_psroi_pool_op',
'test_set_value_op',
'test_ones_like',
'test_assign_value_op',
'test_ema',
'test_lamb_op',
'test_dgc_momentum_op',
'test_custom_grad_input',
'test_trunc_op',
'test_bernoulli_op',
'test_custom_relu_model',
'test_backward',
'test_conv3d_transpose_part2_op',
'test_complex_transpose',
'test_memory_reuse_exclude_feed_var',
'test_polygon_box_transform',
'math_function_gpu_test',
'test_ema_fleet',
'test_normalize',
'test_correlation',
'test_conv_elementwise_add2_act_fuse_pass',
'test_imperative_container_layerlist',
'test_dequantize_abs_max_op',
'test_optimizer',
'test_dynamic_rnn_stop_gradient',
'test_raw_program_optimizer',
'test_pow',
'test_inplace_softmax_with_cross_entropy',
'test_transforms',
'test_unfold_op',
'test_assign_op',
'test_isinstance',
'auto_growth_best_fit_allocator_facade_test',
'test_cholesky_op',
'test_adaptive_avg_pool3d',
'test_paddle_save_load_binary',
'test_fused_fc_elementwise_layernorm_op',
'test_lgamma_op',
'trt_quant_int8_test',
'test_callback_visualdl',
'test_linspace',
'test_update_loss_scaling_op',
'test_arg_min_max_op',
'test_bce_loss',
'test_nn_margin_rank_loss',
'test_arg_min_max_v2_op',
'test_variance_layer',
'test_quantization_scale_pass_deprecated',
'test_segment_ops',
'test_layers',
'test_imperative_qat_channelwise',
'test_eye_op',
'test_imperative_framework',
'test_l1_loss',
'test_ifelse',
'test_cache_program',
'test_ir_fc_fuse_pass_deprecated',
'test_kldiv_loss_op',
'test_switch_case',
'test_unique',
'test_prod_op',
'test_edit_distance_op',
'test_full_name_usage',
'test_glu',
'test_read_file',
'test_erf_op',
'test_sequence_unpad_op',
'test_sequence_conv',
'allocator_facade_abs_flags_test',
'test_detach',
'test_cross_entropy_op',
'test_wrappers',
'test_fleet_base_single',
'test_conv_elementwise_add_fuse_pass',
'test_auto_growth_gpu_memory_limit',
'test_sequence_reverse',
'test_fc_op',
'test_diagflat',
'test_adamax_op',
'test_op_attr',
'paddle_infer_api_test',
'test_mixed_precision',
'lite_mul_model_test',
'test_sort_op',
'test_imperative_out_scale',
'test_vision_models',
'test_rnn_encoder_decoder',
'test_fleet_with_asp_amp',
'test_partial_eager_deletion_transformer',
'test_imperative_star_gan_with_gradient_penalty',
'test_stack_op',
'test_shuffle_batch_op',
'test_clip_op',
'test_py_func_op',
'test_pool_max_op',
'test_log_softmax',
'test_imperative_container_parameterlist',
'test_multiplex_op',
'test_trt_transpose_flatten_concat_fuse_pass',
'test_seqconv_eltadd_relu_fuse_pass',
'test_assert_op',
'test_scatter_nd_op',
'test_sequence_expand',
'test_arange',
'test_translated_layer',
'test_decoupled_py_reader_data_check_deprecated',
'test_tensor_array_to_tensor',
'test_functional_conv2d_transpose',
'test_error',
'test_callbacks',
'test_imperative_recurrent_usage',
'test_deform_conv2d',
'test_deform_conv2d_deprecated',
'test_coalesce_tensor_op',
'test_tsm',
'test_fused_multihead_matmul_op',
'test_softmax_mask_fuse_op',
'test_optimizer_grad',
'test_complex_abs',
'test_gradient_accmulator',
'test_instance_norm_op_v2',
'test_mobile_net',
'test_tensor_scalar_type_promotion_dynamic',
'test_eager_deletion_delete_vars',
'test_asp_pruning_1d',
'test_imperative_using_non_zero_gpu',
'test_machine_translation',
'test_flatten_op',
'test_onnx_export',
'test_optimizer_for_varbase',
'test_fusion_transpose_flatten_concat_op',
'best_fit_allocator_test',
'test_ir_fusion_group_pass',
'test_trt_quant_conv2d_dequant_fuse_pass',
'test_allclose_op',
'test_ftrl_op',
'test_elementwise_add_op',
'test_instance_norm_op',
'test_lambv2_op',
'test_yolo_box_op',
'test_generator_dataloader_deprecated',
'test_conv2d_transpose_op_depthwise_conv',
'test_imperative_save_load_v2',
'test_lookahead',
'test_moving_average_abs_max_scale_op',
'test_tensorrt_engine',
'test_affine_grid_function',
'test_nonzero_api',
'test_reduce_onednn_op',
'test_bilinear_interp_op',
'test_cvm_op',
'test_scale_op',
'test_matmul_op',
'test_sequence_pool',
'test_complex_simplenet',
'test_complex_reshape',
'test_flatten_contiguous_range_op',
'test_python_operator_overriding',
'lite_resnet50_test',
'test_deformable_psroi_pooling',
'test_multi_precision_fp16_train',
'test_adam_op_multi_thread',
'test_decoupled_py_reader_deprecated',
'test_distribute_fpn_proposals_op',
'transform_test',
'test_nan_inf',
'test_fuse_bn_add_act_pass',
'test_unpool_op',
'test_layer_norm_op_v2',
'test_embedding_id_stop_gradient',
'test_onednn_fc_act_fuse_pass',
'sequence_pooling_test',
'test_get_tensor_from_selected_rows_op',
'test_imperative_ptb_rnn_sorted_gradient',
'test_hapi_hub',
'test_reverse_op',
'test_compiled_program_deprecated',
'test_lambda',
'test_adadelta_op',
'test_nn_sigmoid_op',
'test_nearest_interp_v2_op',
'test_sequence_slice_op',
'test_program_translator',
'malloc_test',
'test_size_op',
'test_analysis_predictor',
'test_recognize_digits',
'test_parameter',
'test_transpose_flatten_concat_fuse_pass',
'test_imperative_trace_non_persistable_inputs',
'test_pass_builder',
'thread_local_allocator_test',
'test_variable',
'test_fsp_op',
'test_elementwise_gradient_op',
'test_multinomial_op',
'test_trt_shuffle_channel_detect_pass',
'test_generate_proposals_v2_op',
'test_graph',
'test_gelu_op',
'test_weight_normalization',
'test_activation_bf16_onednn_op',
'trt_dynamic_shape_test',
'test_traced_layer_err_msg',
'test_conv1d_layer',
'test_asp_optimize',
'test_imperative_container_sequential',
'test_bert',
'test_transformer_api',
'test_linear_interp_v2_op',
'test_pixel_shuffle',
'test_expand_op',
'test_save_load',
'test_dropout_op',
'test_while_loop_op',
'float16_gpu_test',
'test_dict',
'test_bilinear_tensor_product_op',
'test_assert',
'sequence_padding_test',
'test_minimum_op',
'test_yolov3_loss_op',
'test_decayed_adagrad_op',
'test_split_onednn_op',
'test_save_inference_model',
'test_smooth_l1_loss',
'test_data_norm_op',
'test_install_check',
'graph_node_test',
'trt_mobilenet_test',
'trt_cascade_rcnn_test',
'test_activation_nn_grad',
'test_trt_dynamic_shape_ernie_fp16_ser_deser',
'test_cross_entropy2_op',
'test_layer_norm_op',
'test_pool3d_op',
'test_static_save_load',
'test_trt_flatten_op',
'test_trt_yolo_box_op',
'test_trt_reshape_op',
'test_trt_elementwise_op',
'test_trt_affine_channel_op',
'test_trt_matmul',
'test_trt_fc_fuse_pass',
'test_trt_pad_op',
'test_gru_unit_op',
'test_amp_check_finite_and_scale_op',
'test_imperative_selected_rows_to_lod_tensor',
'test_add_reader_dependency_deprecated',
'test_imperative_transformer_sorted_gradient',
'test_bicubic_interp_v2_op',
'test_rank_attention_op',
'test_image_classification',
'test_custom_relu_op_setup',
'test_sgd_op',
]
# mem != 0 : It run 7 job each time in Single cases; 3 job each time in exclusive cases
FIFTH_PARALLEL_JOB_NEW = [
'test_buffer_shared_memory_reuse_pass',
'test_buffer_shared_memory_reuse_pass_and_fuse_optimization_op_pass',
'test_multiprocess_reader_exception',
'test_multiprocess_reader_exception_deprecated',
'test_multiprocess_dataloader_dataset',
'test_multiprocess_dataloader_dynamic',
'test_multiprocess_dataloader_static',
'test_imperative_resnet',
'test_nn_grad',
'test_conv2d_op_depthwise_conv',
'test_yolov3',
'test_conv_nn_grad',
'test_imperative_data_loader_fds_clear',
'test_conv2d_op',
'test_imperative_data_loader_base',
'test_imperative_resnet_sorted_gradient',
'test_multiprocess_dataloader_iterable_dataset_dynamic',
'test_imperative_se_resnext',
'test_norm_nn_grad',
'test_conv2d_api_deprecated',
]
SIXTH_PARALLEL_JOB_NEW = [
'paddle_infer_api_copy_tensor_tester',
'test_fill_any_op',
'test_frame_op',
'test_linalg_pinv_op',
'test_linalg_lstsq_op',
'test_gumbel_softmax_op',
'test_matrix_power_op',
'test_multi_dot_op',
'test_searchsorted_op',
'test_overlap_add_op',
'test_sparse_momentum_op',
'test_solve_op',
'test_tensor_fill_diagonal_',
'test_tensor_fill_diagonal_tensor_',
'test_vjp_jvp',
'test_fft_with_static_graph',
'test_svd_op',
'test_hessian',
'test_jacobian',
'test_spectral_op',
'test_trt_conv3d_op',
'test_trt_conv3d_transpose_op',
'test_trt_tuned_dynamic_shape',
'test_trt_convert_activation',
'test_trt_convert_affine_channel',
'test_trt_convert_anchor_generator',
'test_trt_fc_fuse_quant_dequant_pass',
'test_trt_convert_batch_norm',
'test_trt_conv_quant_dequant_pass',
'test_trt_convert_elementwise',
'test_trt_convert_depthwise_conv2d_transpose',
'test_trt_matmul_quant_dequant',
'test_trt_convert_dropout',
'test_trt_convert_conv2d_transpose',
'test_trt_convert_group_norm',
'test_trt_convert_layer_norm',
'test_trt_convert_hard_swish',
'test_trt_convert_mish',
'test_trt_convert_gather',
'test_trt_convert_gelu',
'test_trt_convert_reshape',
'test_trt_convert_fused_conv2d_add_act',
'test_trt_convert_conv2d',
'test_trt_convert_instance_norm',
'test_trt_convert_skip_layernorm',
'test_trt_convert_scale',
'test_trt_convert_leaky_relu',
'test_trt_convert_softmax',
'test_trt_convert_pad',
'test_trt_convert_tile',
'test_trt_convert_depthwise_conv2d',
'test_trt_convert_stack',
'test_trt_convert_prelu',
'test_trt_convert_shuffle_channel',
'test_trt_convert_yolo_box',
'test_trt_convert_roi_align',
'test_trt_convert_split',
'test_trt_convert_transpose',
'test_standalone_executor',
'test_trt_convert_pool2d',
'test_trt_convert_emb_eltwise_layernorm',
'trt_quant_int8_yolov3_r50_test',
'test_trt_dynamic_shape_ernie',
'test_trt_reduce_mean_op',
'test_trt_nearest_interp_op',
'test_trt_instance_norm_op',
'test_trt_conv_pass',
'test_trt_scale_op',
'test_trt_slice_plugin',
'test_trt_gather_op',
'test_seq2seq',
'test_bilinear_interp_v2_op',
'test_conv2d_transpose_op',
'test_conv3d_op',
'test_cross_entropy_loss',
'test_pretrained_model',
'test_post_training_quantization_mnist',
'test_collective_wait',
'test_nn_matmul_v2_grad',
'test_quant2_int8_resnet50_onednn',
'test_collective_sendrecv',
'test_collective_scatter',
'test_gru_op',
'test_softmax_with_cross_entropy_op',
'test_elementwise_nn_grad',
]
LOWEST_PARALLEL_JOB_NEW = [
'heter_cloud_comm_cpu_test',
'heter_server_test',
'test_scatter_op',
'test_trt_convert_hard_sigmoid',
'test_gather_op',
'test_trilinear_interp_v2_op',
]
# *=======These unittest doesn't occupy GPU memory, just run as CPU unittest=======* #
# It run 16 job each time, If it failed due to Insufficient GPU memory or CUBLAS_STATUS_ALLOC_FAILED,
# just remove it from this list.
CPU_PARALLEL_JOB = [
'test_static_save_load_large',
'version_test',
'var_type_traits_test',
'variable_test',
'unroll_array_ops_test',
'tuple_test',
'to_string_test',
'threadpool_test',
'test_zeros_op',
'test_while_op',
'test_weight_quantization_mobilenetv1',
'test_version',
'test_var_info_deprecated',
'test_var_conv_2d',
'test_utils',
'test_unique_name',
'test_transpose_int8_onednn_op',
'test_transpose_bf16_onednn_op',
'test_trainer_desc',
'test_trainable',
'test_tdm_sampler_op',
'test_tdm_child_op',
'test_sysconfig',
'test_sync_batch_norm_pass',
'test_switch',
'test_static_analysis',
'test_squared_mat_sub_fuse_pass',
'test_spawn_and_init_parallel_env',
'test_slice_var',
'test_skip_layernorm_fuse_pass',
'test_simplify_with_basic_ops_pass',
'test_shuffle_batch_op',
'test_set_bool_attr',
'test_sequence_topk_avg_pooling',
'test_sequence_last_step',
'test_sequence_first_step',
'test_seqpool_cvm_concat_fuse_pass',
'test_seqpool_concat_fuse_pass',
'test_seq_concat_fc_fuse_pass',
'test_selected_rows',
'test_scope',
'test_scale_matmul_fuse_pass',
'test_scaled_dot_product_attention',
'test_sampling_id_op',
'test_runtime_and_compiletime_exception',
'test_run_fluid_by_module_or_command_line',
'test_rpn_target_assign_op',
'test_row_conv',
'test_reshape_transpose_matmul_onednn_fuse_pass',
'test_reshape_bf16_op',
'test_require_version',
'test_requantize_onednn_op',
'test_repeated_fc_relu_fuse_pass',
'test_registry',
'test_reducescatter',
'test_recommender_system',
'test_query_op',
'test_quantize_transpiler',
'test_quantize_onednn_op',
'test_quantization_onednn_pass',
'test_quant_int8_resnet50_onednn',
'test_quant_int8_mobilenetv2_onednn',
'test_quant_int8_mobilenetv1_onednn',
'test_quant_int8_googlenet_onednn',
'test_quant2_int8_resnet50_range_onednn',
'test_quant2_int8_resnet50_onednn',
'test_quant2_int8_resnet50_channelwise_onednn',
'test_quant2_int8_mobilenetv1_onednn',
'test_quant2_int8_onednn_pass',
'test_quant2_int8_ernie_onednn',
'test_py_reader_sample_generator',
'test_py_reader_sample_generator_deprecated',
'test_py_reader_return_list',
'test_py_reader_lod_level_share',
'test_py_reader_error_msg',
'test_pyramid_hash_op',
'test_pybind_interface',
'test_ps_dispatcher',
'test_prune',
'test_protobuf_descs',
'test_protobuf',
'test_progressbar',
'test_program_to_string',
'test_program',
'test_precision_recall_op',
'test_post_training_quantization_resnet50',
'test_post_training_quantization_mobilenetv1',
'test_post_training_quantization_mnist',
'test_positive_negative_pair_op',
'test_paddle_inference_api',
'test_origin_info',
'test_op_version',
'test_op_support_gpu',
'test_operator_desc',
'test_operator',
'test_ones_op',
'test_npair_loss_op',
'test_nn_functional_embedding_static',
'test_name_scope',
'test_naive_executor',
'test_multiprocess_dataloader_iterable_dataset_split',
'test_multiprocess_dataloader_exception',
'test_multihead_matmul_fuse_pass',
'test_multi_gru_seq_fuse_pass',
'test_multi_gru_onednn_op',
'test_multi_gru_fuse_pass',
'test_multiclass_nms_op',
'test_mul_int8_onednn_op',
'test_onednn_scale_matmul_fuse_pass',
'test_onednn_placement_pass',
'test_onednn_op_nhwc',
'test_onednn_op_inplace',
'test_onednn_matmul_transpose_reshape_fuse_pass',
'test_onednn_matmul_op_output_fuse_pass',
'test_onednn_cpu_bfloat16_pass',
'test_onednn_conv_concat_relu_onednn_fuse_pass',
'test_onednn_conv_bias_fuse_pass',
'test_onednn_conv_activation_fuse_pass',
'test_memory_usage',
'test_matrix_nms_op',
'test_matmul_transpose_reshape_fuse_pass',
'test_matmul_onednn_op',
'test_matmul_bf16_onednn_op',
'test_match_matrix_tensor_op',
'test_lookup_table_dequant_op',
'test_logging_utils',
'test_logger',
'test_lod_tensor_array_ops',
'test_lod_tensor_array',
'test_load_vars_shape_check',
'test_load_op_xpu',
'test_load_op',
'test_limit_gpu_memory',
'test_layer_norm_onednn_op',
'test_layer_norm_bf16_onednn_op',
'test_layer',
'test_is_test_pass',
'test_ir_skip_layernorm_pass',
'test_ir_graph',
'test_io_save_load',
'test_input_spec',
'test_infer_shape',
'test_infer_no_need_buffer_slots',
'test_inference_model_io',
'test_inference_api_deprecated',
'test_imperative_signal_handler',
'test_imperative_numpy_bridge',
'test_imperative_group',
'test_imperative_decorator',
'test_imperative_data_loader_process',
'test_imperative_data_loader_exit_func',
'test_imperative_base',
'test_image_classification_layer',
'test_image',
'test_ifelse_basic',
'test_hsigmoid_op',
'test_hooks',
'test_hash_op',
'test_group',
'test_graph_pattern_detector',
'test_gpu_package_without_gpu_device',
'test_global_var_getter_setter',
'test_get_set_flags',
'test_generator',
'test_generate_proposal_labels_op',
'test_gast_with_compatibility',
'test_fusion_squared_mat_sub_op',
'test_fusion_seqpool_cvm_concat_op',
'test_fusion_seqpool_concat_op',
'test_fusion_seqexpand_concat_fc_op',
'test_fusion_seqconv_eltadd_relu_op',
'test_fusion_repeated_fc_relu_op',
'test_fusion_lstm_op',
'test_fusion_gru_op',
'test_fusion_gru_onednn_op',
'test_fusion_gru_int8_onednn_op',
'test_fusion_gru_bf16_onednn_op',
'test_fused_emb_seq_pool_op',
'test_fused_embedding_fc_lstm_op',
'test_function_spec',
'test_full_op',
'test_fs_interface',
'test_fs',
'test_framework_debug_str',
'test_fp16_utils',
'test_fleet_util',
'test_fleet_unitaccessor',
'test_fleet_runtime',
'test_fleet_rolemaker_init',
'test_bf16_utils',
'test_fleet_rolemaker_4',
'test_fleet_rolemaker_3',
'test_fleet_rolemaker',
'test_fleet_nocvm_1',
'test_fleet_base_4',
'test_fleet',
'test_flags_use_onednn',
'test_flags_onednn_ops_on_off',
'test_fetch_var',
'test_fetch_handler',
'test_feed_fetch_method',
'test_fc_onednn_op',
'test_fc_elementwise_layernorm_fuse_pass_cc',
'test_fc_bf16_onednn_op',
'test_executor_feed_non_tensor',
'test_executor_check_feed',
'test_executor_and_use_program_cache',
'test_exception',
'test_error_clip',
'test_entry_attr2',
'test_entry_attr',
'test_embedding_eltwise_layernorm_fuse_pass',
'test_elementwise_mul_bf16_onednn_op',
'test_elementwise_add_bf16_onednn_op',
'test_eager_deletion_recurrent_op',
'test_eager_deletion_padding_rnn',
'test_eager_deletion_mnist',
'test_eager_deletion_dynamic_rnn_base',
'test_eager_deletion_conditional_block',
'test_dynrnn_static_input',
'test_dynrnn_gradient_check',
'test_dyn_rnn',
'test_dygraph_mode_of_unittest',
'test_dpsgd_op',
'test_downpoursgd_deprecated',
'test_download',
'test_distributions',
'test_distributed_reader',
'test_directory_migration',
'test_detection_map_op',
'test_desc_clone',
'test_dequantize_onednn_op',
'test_depthwise_conv_onednn_pass',
'test_deprecated_memory_optimize_interfaces_deprecated',
'test_default_scope_funcs',
'test_default_dtype',
'test_debugger',
'test_dataset_voc',
'test_dataset_uci_housing',
'test_dataset_imikolov',
'test_dataset_imdb',
'test_dataset_conll05',
'test_dataloader_dataset',
'test_data_generator',
'test_data_feeder',
'test_data',
'test_cudnn_placement_pass',
'test_crypto',
'test_crf_decoding_op',
'test_create_parameter',
'test_create_op_doc_string',
'test_create_global_var',
'test_cpu_quantize_placement_pass',
'test_cpu_bfloat16_placement_pass',
'test_cpu_bfloat16_pass',
'test_conv_concat_relu_onednn_fuse_pass',
'test_conv_bias_onednn_fuse_pass_cc',
'test_conv_batch_norm_onednn_fuse_pass',
'test_conv3d_transpose_layer',
'test_conv3d_onednn_op',
'test_conv3d_layer',
'test_conv2d_transpose_layer',
'test_conv2d_onednn_op',
'test_conv2d_layer_deprecated',
'test_conv2d_int8_onednn_op',
'test_conv2d_bf16_onednn_op',
'test_context_manager',
'test_const_value',
'test_conditional_block_deprecated',
'test_concat_int8_onednn_op',
'test_concat_bf16_onednn_op',
'test_compat',
'test_common_infer_shape_functions',
'test_chunk_eval_op',
'test_check_import_scipy',
'test_calc_gradient',
'test_broadcast_to_op',
'test_broadcast_shape',
'test_broadcast_error',
'test_boxps',
'test_bipartite_match_op',
'test_beam_search_op',
'test_batch_sampler',
'test_batch_norm_act_fuse_pass',
'test_attention_lstm_op',
'test_analyzer',
'test_aligned_allocator',
'stringprintf_test',
'split_test',
'selected_rows_functor_test',
'scope_test',
'scatter_test',
'save_quant2_model_resnet50',
'save_quant2_model_gru',
'save_quant2_model_ernie',
'save_load_op_test',
'save_load_combine_op_test',
'rw_lock_test',
'reader_test',
'reader_blocking_queue_test',
'prune_test',
'program_desc_test',
'profiler_test',
'place_test',
'op_version_registry_test',
'op_tester',
'op_proto_maker_test',
'op_kernel_type_test',
'operator_test',
'operator_exception_test',
'op_debug_string_test',
'op_compatible_info_test',
'op_call_stack_test',
'no_need_buffer_vars_inference_test',
'node_test',
'nccl_context_test',
'mmap_allocator_test',
'math_function_test',
'mask_util_test',
'lod_tensor_test',
'test_check_abi',
'lodtensor_printer_test',
'test_dispatch_jit',
'inlined_vector_test',
'graph_to_program_pass_test',
'graph_test',
'graph_helper_test',
'gather_test',
'gather_op_test',
'float16_test',
'exception_holder_test',
'errors_test',
'eigen_test',
'dropout_op_test',
'dlpack_tensor_test',
'dist_multi_trainer_test',
'dim_test',
'device_worker_test',
'decorator_test',
'ddim_test',
'data_type_test',
'test_check_error',
'data_layout_transform_test',
'cudnn_helper_test',
'cudnn_desc_test',
'cpu_vec_test',
'cpu_info_test',
'conditional_block_op_test',
'cipher_utils_test',
'check_reduce_rank_test',
'bfloat16_test',
'complex_test',
'beam_search_decode_op_test',
'auto_growth_best_fit_allocator_test',
'assign_op_test',
'aes_cipher_test',
'test_dist_mnist_gradient_merge',
'test_parallel_dygraph_se_resnext',
'test_dist_fleet_ps9',
'test_dist_fleet_infer',
'test_dist_se_resnext_sync',
'test_dist_oneps',
'test_dist_sparse_load_ps1',
'test_dist_fleet_ctr',
'test_dist_fleet_ps10',
'test_parallel_dygraph_transformer',
'test_dist_sparse_tensor_load_adam',
'test_dist_fleet_ps4',
'test_dist_fleet_heter_program',
'test_parallel_dygraph_sparse_embedding_over_height',
'test_dist_fleet_ps_gpu_ctr',
'test_dist_fleet_heter_base',
'test_dist_sparse_tensor_load_sgd_deprecated',
'test_new_group',
'test_dist_fleet_ps6',
'test_dist_fleet_a_sync_optimizer_sync',
'test_dist_fleet_ps3',
'test_dist_se_resnext_nccl',
'test_parallel_dygraph_mnist',
'test_dist_fleet_a_sync_optimizer_auto_async',
'test_pipeline',
'test_dist_fleet_ps8',
'test_dist_fleet_sparse_embedding_ctr',
'test_dist_se_resnext_dgc',
'test_dist_fleet_ps7',
'test_dist_fleet_decay',
'test_dist_fleet_a_sync_optimizer_auto_geo',
'test_dist_fleet_geo_deprecated',
'test_parallel_dygraph_dataparallel',
'test_parallel_dygraph_unused_variables',
'test_gen_nccl_id_op',
'test_parallel_dygraph_sparse_embedding',
'test_fleet_launch_async',
'test_dist_fleet_a_sync_optimizer_geo_deprecated',
'test_auto_checkpoint',
'test_dist_fleet_heter_ctr',
'test_fleet_run_random_port',
'test_dist_fleet_ps5',
'test_dist_fleet_a_sync_optimizer_auto',
'test_dist_lookup_sparse_table_fuse_ops',
'test_dist_fleet_a_sync_optimizer_async',
'test_c_comm_init_op',
'test_fleet_launch_nproc',
'test_dist_fleet_simnet',
'test_fleet_launch_cloud',
'test_dist_fleet_ps',
'test_dist_op',
'test_dist_sparse_load_ps0',
'test_dist_fleet_ps2',
'test_dist_fleet_grad_clip',
'test_custom_concat',
'test_fleet_ps',
'test_analyzer_multi_model_prediction',
'test_fleet_base_3',
'test_fleet_base_2',
'test_fleetrun',
'dense_table_test',
'test_fleet_fp16_allreduce_meta_optimizer',
'test_post_training_quantization_lstm_model',
'test_fleet_metric_deprecated',
'test_listen_and_serv_op',
'test_analyzer_zerocopytensor_tensor',
'test_collective_optimizer',
'test_analyzer_seq_pool1_compare_determine',
'test_avoid_twice_initialization',
'test_fleet_distributed_strategy',
'test_launch_coverage',
'test_sgd_op_bf16',
'test_hybrid_parallel_topology',
'barrier_table_test',
'test_fleet_rolemaker_2',
'test_distributed_strategy',
'test_rnn_cudnn_params_packing',
'brpc_utils_test',
'test_analyzer_capi_pd_tensor',
'test_recv_save_op',
'heter_listen_and_server_test',
'test_analyzer_capi_ner',
'test_dgc_optimizer',
'heter_server_test',
'test_custom_conj',
'test_fake_init_op',
'brpc_service_sparse_sgd_test',
'test_tf32_cudnn',
'test_communicator_geo_deprecated',
'test_fc_fuse_pass_cc',
'test_communicator_sync_deprecated',
'test_analyzer_capi',
'test_communicator_half_async',
'test_analyzer_seq_pool1_fuse_compare_zero_copy',
'test_lookup_table_bf16_op',
'test_fleet_meta_optimizer_base',
'table_test',
'test_fleet_rolemaker_new',
'test_multi_out_jit',
'test_fleet_utils_deprecated',
'brpc_service_dense_sgd_test',
'test_custom_linear',
'phi_test_backend',
'test_allocator',
'phi_test_data_type',
'test_slice_api',
'test_scale_api',
'test_sum_api',
'test_op_compat_sensible_pass',
'test_generate_pass_cc',
'program_utils_test',
'build_strategy_test',
'test_fc_rnn_onednn_fuse_pass',
'scope_guard_test',
'phi_utils_test',
'init_test',
'cpu_helper_test',
'complex_gpu_test',
'bfloat16_gpu_test',
'test_dot_dev_api',
'test_copy_dev_api',
'test_convert_utils',
'test_type_info',
'test_flatten_dev_api',
'test_storage',
'test_intrusive_ptr',
'test_dense_tensor',
'small_vector_test',
'test_framework_place_utils',
'test_reshape_api',
'test_cast_api',
'test_phi_exception',
'test_mean_api',
'test_framework_storage',
'test_fill_api',
'test_elementwise_api',
'test_dot_api',
'test_auto_parallel_api',
'test_tensor_copy_from',
'test_analyzer_capi_exp_xpu',
'test_egr_task_autocodegen',
'test_static_save_load_bf16',
'test_egr_task_tensor_utils',
'test_egr_task_hook',
'test_egr_task_forward_autograd',
'test_egr_task_eager_utils',
'test_egr_task_cross_batch',
'test_egr_task_backward',
'test_egr_ds_tensor_wrapper',
'test_egr_ds_grad_tensor_holder',
'test_egr_ds_auotgrad_meta',
'test_egr_ds_accumulation_node',
'test_parallel_dygraph_sync_batch_norm',
'test_monitor',
'test_onednn_quantizer',
'test_lookup_table_v2_bf16_op',
'test_fleet_elastic_init',
'test_fleet_elastic_collective',
'test_egr_ds_eager_tensor',
'test_dataset_download',
'test_cuda_device_name_capability',
'test_cuda_cudnn_version',
'test_collective_base',
'test_collective_api_base',
'test_backward_infer_var_data_type_shape_deprecated',
'test_auto_parallel_cluster',
'test_analyzer_lac',
'test_analyzer_capi_exp_pd_config',
'test_analyzer_capi_exp_ner',
'string_helper_test',
'preprocess_local_imagenet',
'paddle_infer_api_errors_test',
'test_split_bf16_onednn_op',
'test_scale_bf16_onednn_op',
'test_ir_generate_pass',
'test_expand_v2_onednn_op',
'test_elementwise_sub_onednn_op',
]
# It run 4 job each time, If it failed due to Insufficient GPU memory or CUBLAS_STATUS_ALLOC_FAILED,
# just remove it from this list.
TETRAD_PARALLEL_JOB = [
'timer_test',
'var_type_inference_test',
'pass_test',
'graph_node_test',
'test_assert',
'test_nce',
'buffered_allocator_test',
'allocator_facade_frac_flags_test',
'cuda_helper_test',
'test_auto_growth_gpu_memory_limit',
'device_context_test',
'test_reference_count_pass_last_lived_ops',
'copy_same_tensor_test',
'test_mixed_vector',
'op_registry_test',
'test_prepare_op',
'data_device_transform_test',
'test_naive_best_fit_gpu_memory_limit',
'test_imperative_using_non_zero_gpu',
'retry_allocator_test',
'system_allocator_test',
'test_fc_lstm_fuse_pass_cc',
'test_fc_gru_fuse_pass_cc',
'test_conv_bn_fuse_pass_cc',
'test_adaptive_pool2d_convert_global_pass',
'test_fc_act_onednn_fuse_pass',
'test_fleet_cc',
'tensor_test',
'test_repeated_fc_relu_fuse_pass_cc',
'test_onednn_caching',
'test_analyzer_seq_pool1',
'test_analyzer_ocr',
'test_analyzer_seq_conv1',
'test_analyzer_mobilenet_depthwise_conv',
'test_analyzer_pyramid_dnn',
'test_analyzer_rnn2',
'test_analyzer_resnet50',
'test_analyzer_ner',
'test_analyzer_mobilenet_transpose',
'test_analyzer_rnn1',
'test_analyzer_seq_pool1_profile',
'test_analyzer_paddletensor_tensor',
'test_analyzer_googlenet',
'test_fleet_base',
'test_dgc_momentum_op',
'test_memcpy_op',
'test_dgc_op',
'test_lookahead',
'test_new_group_api',
'test_collective_split_embedding_none_divisible',
'test_collective_wait',
'test_collective_split_row_linear',
'test_collective_split_embedding',
'float16_gpu_test',
'test_leaky_relu_grad_grad_functor',
'selected_rows_functor_gpu_test',
'test_imperative_framework',
'selected_rows_test',
'test_conv_elementwise_add_onednn_fuse_pass',
'test_cpu_quantize_pass',
'jit_kernel_test',
'test_conv_activation_onednn_fuse_pass',
'test_trt_conv3d_op',
'test_tensorrt_engine',
'test_load_state_dict_from_old_format',
'test_randint_op',
'test_standalone_controlflow',
'test_standalone_multiply_write',
'test_reshape_op',
'test_fused_transformer_encoder_layer',
'test_eager_deletion_while_op',
'test_dataloader_unkeep_order_deprecated',
'test_correlation',
'test_moving_average_abs_max_scale_op',
'test_flatten_contiguous_range_op',
'test_transforms',
'test_sum_op',
'test_scatter_op',
'test_tensorrt_engine_op',
'test_zeropad2d',
'test_isclose_op',
'test_weight_decay',
'test_async_read_write',
'test_allclose_op',
'test_op_function_generator',
'test_dynamic_rnn_stop_gradient',
'test_mnist',
'test_api_impl',
'test_mnist_amp',
'test_py_reader_using_executor',
'test_mnist_pure_fp16',
'test_py_func_op',
'test_rmsprop_op',
'test_jit_save_load',
'test_asp_optimize',
'test_tensor_zero_',
'test_pass_builder',
'test_read_file',
'test_print_op',
'test_multiprocess_dataloader_iterable_dataset_static',
'test_pool3d_api',
'test_imperative_trace_non_persistable_inputs',
'test_executor_return_tensor_not_overwriting',
'test_density_prior_box_op',
'test_dataloader_keep_order_deprecated',
'test_bce_loss',
'test_fetch_lod_tensor_array',
'test_smooth_l1_loss',
'test_matrix_rank_op',
'test_margin_cross_entropy_op',
'test_elementwise_pow_op',
'test_qr_op',
'test_dygraph_spectral_norm',
'test_cumsum_op',
'test_atan2_op',
'test_tensor_fill_',
'test_std_layer',
'test_split_op',
'test_sign_op',
'test_set_value_op',
'test_searchsorted_op',
'test_run_program_op',
'test_randperm_op',
'test_randint_like',
'test_pylayer_op',
'test_pow2_decay_with_linear_warmup_op',
'test_pow',
'test_paddle_imperative_double_grad',
'test_optimizer_for_varbase',
'test_onnx_export',
'test_normalize',
'test_norm_all',
'test_nn_sigmoid_op',
'test_nn_margin_rank_loss',
'test_mv_op',
'test_multihead_attention',
'test_mse_loss',
'test_modelaverage',
'test_min_op',
'test_metrics',
'test_merged_momentum_op',
'test_median',
'test_math_op_patch_var_base',
'test_layer_norm_op_v2',
'test_label_smooth_functional',
'test_instance_norm_op',
'test_imperative_recurrent_usage',
'test_imperative_container_sequential',
'test_imperative_container_layerlist',
'test_imperative_container_layerdict',
'test_group_norm_op_v2',
'test_gelu_op',
'test_faster_tokenizer_op',
'test_expand_as_op',
'test_digamma_op',
'test_diff_op',
'test_diagonal_op',
'test_diagflat',
'test_determinant_op',
'test_deform_conv2d',
'test_deform_conv2d_deprecated',
'test_conv_transpose_nn_grad',
'test_conj_op',
'test_complex_reshape',
'test_chunk_op',
'test_bincount_op',
'test_beam_search_decode_op',
'test_arg_min_max_v2_op',
'test_angle_op',
'test_adamw_op',
'test_adamax_api',
'test_sparse_momentum_op',
'test_softmax_mask_fuse_op',
'test_paddle_save_load_binary',
'test_ops_roi_align',
'test_nonzero_api',
'test_nll_loss',
'test_neg_op',
'test_graph_send_recv_op',
'test_fill_constant_op',
'test_distribution',
'test_compiled_program_deprecated',
'test_compare_op',
'test_bitwise_op',
'test_bce_with_logits_loss',
'test_adaptive_avg_pool3d',
'test_yolo_box_op',
'test_feed_data_check_shape_type',
'test_asp_pruning_2d_greedy',
'test_asp_pruning_1d',
'test_activation_bf16_onednn_op',
'test_erf_op',
'test_trt_affine_channel_op',
'test_reinforcement_learning',
'test_yolov3_loss_op',
'test_where_index',
'test_variance_layer',
'test_translated_layer',
'test_tensor_shape',
'test_slice',
'test_save_inference_model',
'test_return',
'test_print',
'test_loop',
'test_logical',
'test_list',
'test_imperative_ocr_attention_model',
'test_ifelse',
'test_for_enumerate',
'test_declarative',
'test_convert_call',
'test_cast',
'test_break_continue',
'test_vjp_jvp',
'test_unique_consecutive_op',
'test_save_load',
'test_partial_program',
'test_pool2d_api',
'test_dlpack',
'test_complex_variable',
'test_cuda_graph',
'test_cuda_graph_static_mode',
'test_custom_grad_input',
'test_accuracy_op',
'test_pool1d_api',
'test_imperative_selected_rows',
'test_tf32_cublas',
'test_l1_loss',
'test_adaptive_avg_pool2d',
'test_select_input_output_op',
'test_max_op',
'test_variable_trans_func',
'test_param_guard',
'test_share_data_op',
'test_multiply',
'test_lambda',
'test_prod_op',
'test_fused_attention_op_api',
'test_fused_bias_dropout_residual_layer_norm_op',
'test_fused_bias_dropout_residual_layer_norm_op_api',
'test_complex_grad_accumulated',
'test_deg2rad',
'test_lgamma_op',
'test_get_tensor_from_selected_rows_op',
'test_complex_abs',
'test_subtract_op',
'test_complex_elementwise_layers',
'test_typing',
'test_cuda_empty_cache',
'test_randn_op',
'test_maximum_op',
'test_conv2d_api_deprecated',
'test_add_position_encoding_op',
'test_tensor_methods',
'test_imperative_partial_backward',
'test_inplace_auto_generated_apis',
'test_ops_roi_pool',
'test_real_imag_op',
'test_view_op_reuse_allocation',
'test_ast_util',
'test_ones_like',
'test_lod_array_length_op',
'test_memory_reuse_exclude_feed_var',
'test_ir_embedding_eltwise_layernorm_fuse_pass',
'test_pairwise_distance',
'test_imperative_hook_for_layer',
'test_complex_sum_layer',
'test_complex_cast',
'test_complex_kron',
'test_complex_trace_layer',
'test_merge_selectedrows_op',
'test_viterbi_decode_op',
'test_square_error_cost',
'test_lod_tensor',
'test_array_read_write_op',
'test_glu',
'test_nn_dice_loss',
'data_type_transform_test',
'test_tracer',
'test_elementwise_div_grad_grad',
'tensor_util_test',
'concat_test',
'math_function_gpu_test',
'malloc_test',
'test_elementwise_add_grad_grad',
'transform_test',
'strided_memcpy_test',
'test_gradient_accmulator',
'test_fused_residual_dropout_bias',
'test_elementwise_add_op_inplace',
'lod_tensor_gpu_test',
'device_event_test',
'copy_cross_scope_test',
'test_fused_layernorm_residual_dropout_bias',
'test_fused_dropout_act_bias',
'test_tensorrt',
'test_phi_tensor',
'test_matmul_api',
'test_to_api',
'beam_search_test',
'test_tensor_to_list',
'test_identity_op',
'test_eigvals_op',
'test_functional_conv1d_transpose',
'test_Tensor_type',
'test_analyzer_capi_exp_gpu',
'test_ir_subgraph_python_interface',
'test_memory_analysis',
'test_functional_conv1d',
'test_op_converter',
'cost_model_test',
'enforce_test',
'test_cpu_quantize_squash_pass',
'test_cast_dev_api',
'test_scale_dev_api',
'test_mean_dev_api',
'test_sum_dev_api',
'test_reshape_dev_api',
'test_elementwise_dev_api',
]
# It run 2 job each time, If it failed due to Insufficient GPU memory or CUBLAS_STATUS_ALLOC_FAILED,
# just remove it from this list.
TWO_PARALLEL_JOB = [
'test_callback_visualdl',
'test_sequential',
'test_lambv2_op',
'test_math_op_patch',
'test_tensor_to_numpy',
'zero_copy_tensor_test',
'sequence_pooling_test',
'sequence_padding_test',
'vol2col_test',
'convert_model2dot_ernie',
'im2col_test',
'test_logical_op',
'test_imperative_deepcf',
'test_cholesky_op',
'test_ir_fc_fuse_pass_deprecated',
'test_fleet_base_single',
'test_multiprocess_dataloader_iterable_dataset_dynamic',
'test_slice_op',
'test_cond',
'test_ema',
'test_ema_fleet',
'test_nan_inf',
'test_isinstance',
'test_box_clip_op',
'test_seed_op',
'test_pool2d_int8_onednn_op',
'test_adagrad_op_v2',
'test_nn_functional_hot_op',
'test_op_name_conflict',
'test_imperative_gan',
'test_amp_check_finite_and_scale_op',
'test_random_seed',
'test_histogram_op',
'test_sequence_conv',
'test_eye_op',
'test_row_conv_op',
'test_full_like_op',
'test_optimizer_in_control_flow',
'test_gru_unit_op',
'test_distribute_fpn_proposals_op',
'test_log_loss_op',
'test_adadelta_op',
'test_diag_embed',
'test_unsqueeze2_op',
'test_fused_fc_elementwise_layernorm_op',
'test_sum_bf16_onednn_op',
'test_sigmoid_cross_entropy_with_logits_op',
'test_regularizer_api',
'test_lrn_op',
'test_lod_reset_op',
'test_install_check',
'test_anchor_generator_op',
'test_gather_nd_op',
'test_network_with_dtype',
'test_elementwise_sub_op',
'test_assert_op',
'test_elementwise_div_op',
'test_gather_tree_op',
'test_imperative_named_members',
'test_seqconv_eltadd_relu_fuse_pass',
'test_analysis_predictor',
'test_convert_operators',
'test_add_reader_dependency_deprecated',
'test_is_tensor',
'test_variable',
'test_save_model_without_var',
'test_unfold_op',
'test_conv_bn_fuse_pass',
'test_truncated_gaussian_random_op_deprecated',
'test_traced_layer_err_msg',
'test_unique_with_counts',
'test_auc_single_pred_op',
'test_instance_norm_op_v2',
'test_softmax_bf16_onednn_op',
'test_sequence_slice_op',
'test_polygon_box_transform',
'test_sequence_pad_op',
'test_sequence_expand',
'test_pool2d_bf16_onednn_op',
'test_bilinear_api',
'test_initializer_nn',
'test_lookup_table_op',
'test_conv1d_layer',
'test_kron_op',
'test_isfinite_v2_op',
'test_ctc_align',
'test_decayed_adagrad_op',
'test_dropout_op',
'test_functional_conv3d',
'test_flatten2_op',
'test_fsp_op',
'test_fusion_transpose_flatten_concat_op',
'test_elementwise_nn_grad',
'test_hinge_loss_op',
'test_elementwise_add_onednn_op',
'test_optimizer',
'test_deformable_conv_op',
'test_py_reader_push_pop',
'test_shuffle_channel_op',
'test_center_loss',
'test_temporal_shift_op',
'test_case',
'test_transformer_api',
'test_adagrad_op',
'test_batch_norm_onednn_op',
'test_adam_op_multi_thread',
'test_adamax_op',
'test_while_loop_op',
'test_transpose_flatten_concat_fuse_pass',
'test_trace_op',
'test_backward',
'test_top_k_op',
'test_batch_fc_op',
'test_tensor_scalar_type_promotion_static',
'test_callbacks',
'test_sequence_unpad_op',
'test_conv1d_transpose_layer',
'test_sequence_pool',
'test_conv_elementwise_add_fuse_pass',
'test_cos_sim_op',
'test_data_norm_op',
'test_decoupled_py_reader_data_check_deprecated',
'test_deformable_conv_v1_op',
'test_roi_align_op',
'test_detach',
'test_rnn_cells',
'test_elementwise_floordiv_op',
'test_elementwise_min_op',
'test_reduce_op',
'test_embedding_id_stop_gradient',
'test_empty_op',
'test_py_reader_combination',
'test_expand_op',
'test_prroi_pool_op',
'test_fake_dequantize_op',
'test_prelu_op',
'test_fill_zeros_like_op',
'test_pool2d_op',
'test_gather_op',
'test_partial_concat_op',
'test_gaussian_random_op',
'test_generate_proposals_v2_op',
'test_pad_constant_like',
'test_grid_sample_function',
'test_huber_loss_op',
'test_one_hot_op',
'test_normal',
'test_imperative_auto_prune',
'test_nn_grad',
'test_minus_op',
'test_imperative_reinforcement',
'test_maxout_op',
'test_matmul_op',
'test_increment',
'test_masked_select_op',
'test_lstmp_op',
'test_label_smooth_op',
'test_logsumexp',
'test_log_softmax',
'test_linspace',
'test_linear_interp_op',
'test_lamb_op',
'test_lookup_table_v2_op',
'test_l1_norm_op',
'test_lstm_op',
'test_index_sample_op',
'test_imperative_save_load',
'test_imperative_ptb_rnn_sorted_gradient',
'test_mul_op',
'test_imperative_data_parallel',
'test_norm_nn_grad',
'test_im2sequence_op',
'test_one_hot_v2_op',
'test_grid_sampler_op',
'test_pad_op',
'test_generate_proposals_op',
'test_parameter',
'test_gaussian_random_onednn_op',
'test_partial_sum_op',
'test_ftrl_op',
'test_flip',
'test_pool_max_op',
'test_prior_box_op',
'test_fake_quantize_op',
'test_proximal_gd_op',
'test_expand_v2_op',
'test_psroi_pool_op',
'test_expand_as_v2_op',
'test_rand_op',
'test_empty_like_op',
'test_elementwise_mod_op',
'test_elementwise_max_op',
'test_retain_graph',
'test_edit_distance_op',
'test_reverse_op',
'test_device_guard',
'test_rnn_cells_static',
'test_deformable_psroi_pooling',
'test_segment_ops',
'test_cvm_op',
'test_selu_op',
'test_cross_op',
'test_crop_tensor_op',
'test_sequence_mask',
'test_conv_elementwise_add2_act_fuse_pass',
'test_fused_conv2d_add_act_op',
'test_sequence_softmax_op',
'test_compare_reduce_op',
'test_clip_by_norm_op',
'test_box_coder_op',
'test_bilinear_interp_op',
'test_spectral_norm_op',
'test_sum_onednn_op',
'test_batch_norm_op',
'test_base_layer',
'test_argsort_op',
'test_arg_min_max_op',
'test_transpose_op',
'test_affine_grid_op',
'test_unpool_op',
'test_addmm_op',
'test_adam_optimizer_fp32_fp64',
'test_auc_op',
'test_adam_op',
'test_bilinear_tensor_product_op',
'test_transpose_onednn_op',
'test_cast_op',
'test_scatter_nd_op',
'test_conv2d_transpose_op_depthwise_conv',
'test_queue',
'test_cross_entropy_op',
'test_detection',
'test_elementwise_mul_onednn_op',
'test_grid_generator',
'test_functional_conv2d',
'test_fit_a_line',
'test_fill_any_like_op',
'test_functional_conv2d_transpose',
'test_functional_conv3d_transpose',
'test_dot_op',
'test_device',
'test_imperative_layer_apply',
'test_dataloader_early_reset_deprecated',
'test_imperative_selected_rows_to_lod_tensor',
'test_crop_op',
'test_linear_interp_v2_op',
'test_lr_scheduler',
'test_tensor_array_to_tensor',
'test_mean_op',
'test_momentum_op',
'test_optimizer_grad',
'test_dygraph_weight_norm',
'test_batch_norm_op_v2',
'test_pool2d_onednn_op',
'test_regularizer',
'test_sequence_reverse',
'test_shape_op',
'test_strided_slice_op',
'test_switch_case',
'test_conv_elementwise_add_act_fuse_pass',
'test_unbind_op',
'test_size_op',
'test_unique',
'test_unstack_op',
'test_wrappers',
'test_deprecated_decorator',
'test_affine_channel_op',
'test_arange',
'test_lrn_onednn_op',
'test_imperative_gnn',
'test_dequantize_abs_max_op',
'test_elementwise_mul_op',
'test_tensor_scalar_type_promotion_dynamic',
'test_fc_op',
'test_mish_op',
'test_flatten_op',
'test_gradient_clip',
'test_allclose_layer',
'test_meshgrid_op',
'test_get_places_op',
'test_reader_reset_deprecated',
'test_squared_l2_norm_op',
'test_softmax_onednn_op',
'test_numel_op',
'test_squeeze2_op',
'test_dygraph_mnist_fp16',
'test_activation_onednn_op',
'test_imperative_layer_children',
'test_nearest_interp_v2_op',
'test_fill_zeros_like2_op',
'test_static_save_load',
'test_coalesce_tensor_op',
'test_fuse_bn_act_pass_deprecated',
'test_shard_index_op',
'test_cuda_random_seed',
'test_dequantize_log_op',
'test_onednn_batch_norm_act_fuse_pass',
'test_imperative_skip_op',
'test_conv2d_transpose_onednn_op',
'test_imperative_optimizer',
'test_assign_value_op',
'test_roi_pool_op',
'test_manual_seed',
'test_range',
'test_imperative_optimizer_v2',
'test_python_operator_overriding',
'test_is_empty_op',
'test_py_reader_pin_memory',
'test_train_recognize_digits',
'test_update_loss_scaling_op',
'test_rnn_cell_api',
'test_imperative_load_static_param',
'test_fuse_bn_add_act_pass',
'test_quantize_transpiler_v2',
'paddle_infer_api_test',
'lite_resnet50_test',
'lite_mul_model_test',
'test_complex_simplenet',
'test_imperative_layers',
'test_trt_convert_concat',
'test_trt_convert_affine_channel',
'test_multi_precision_fp16_train',
'test_trt_transpose_flatten_concat_fuse_pass',
'test_trt_tuned_dynamic_shape',
'test_quantization_pass',
'test_trt_fc_fuse_pass',
'test_eager_tensor',
'trt_split_converter_test',
'test_user_defined_quantization',
'test_quantization_scale_pass_deprecated',
'feed_forward_test',
'test_standalone_executor',
'test_imperative_qat_user_defined',
'test_onednn_fc_act_fuse_pass',
'test_cross_entropy_loss',
'test_signal',
'test_fused_feedforward_op',
'test_weight_decay_extend',
'test_diag_v2',
'test_tensordot',
'test_rnn_decode_api',
'test_activation_op',
'test_clip_op',
'test_imperative_ptb_rnn',
'test_trt_convert_group_norm',
'test_scale_op',
'test_tensor_fill_diagonal_',
'test_tensor_type_promotion',
'test_fill_any_op',
'test_trt_yolo_box_op',
'test_tensor_register_hook',
'test_fused_multihead_matmul_op',
'test_uniform_random_inplace_op',
'test_decoupled_py_reader_deprecated',
'test_assign_op',
'test_trt_instance_norm_op',
'test_uniform_random_op',
'test_eager_deletion_delete_vars',
'test_bernoulli_op',
'test_multinomial_op',
'test_fused_elemwise_activation_op',
'test_profiler',
'test_callback_reduce_lr_on_plateau',
'test_paddle_save_load',
'test_stack_op',
'test_overlap_add_op',
'test_frame_op',
'test_broadcast_tensors_op',
'test_pad3d_op',
'test_cumprod_op',
'test_sigmoid_focal_loss',
'test_pixel_shuffle',
'test_nn_matmul_v2_grad',
'test_multi_dot_op',
'test_imperative_thread_local_has_grad',
'test_bmm_op',
'test_activation_nn_grad',
'test_sgd_op',
'test_mul_nn_grad',
'test_inplace',
'test_einsum',
'test_cosine_similarity_api',
'test_seq2seq',
'test_word2vec',
'test_scale_onednn_op',
'test_asp_pruning_2d_best',
'test_complex_getitem',
'test_vhp',
'test_top_k_v2_op',
'test_hessian',
'test_concat_onednn_op',
'test_reduce_onednn_op',
'test_jacobian',
'test_tril_triu_op',
'test_tile_op',
'test_where_op',
'test_trunc_op',
'test_trt_dynamic_shape',
'test_split_onednn_op',
'test_simnet',
'test_program_translator',
'test_prelu_onednn_op',
'test_op_attr',
'test_grad',
'test_full_name_usage',
'test_error',
'test_elementwise_gradient_op',
'test_dict',
'test_cache_program',
'test_len',
'test_adaptive_max_pool1d',
'test_imperative_layer_trainable',
'test_rad2deg',
'test_normalization_wrapper',
'test_affine_grid_function',
'cc_imp_py_test',
'test_grad_clip_minimize',
'test_executor_and_mul',
'test_tensor',
'test_imperative_container_parameterlist',
'test_adaptive_max_pool2d',
'test_imperative_triple_grad',
'test_zeros_like_op',
'test_nn_functional_embedding_dygraph',
'test_function_hook',
'test_minimum_op',
'test_nn_quant_functional_layers',
'test_adaptive_max_pool3d',
'test_fetch_feed',
'test_sort_op',
'test_complex_transpose',
'test_imperative_parallel_coalesce_split',
'test_weight_normalization',
'test_adaptive_avg_pool1d',
'test_egr_task_fwd_bwd_joint',
'test_analyzer_transformer_deprecated',
'test_analyzer_text_classification',
'test_analyzer_small_dam',
'test_analyzer_int8_mobilenetv2',
'test_analyzer_int8_mobilenetv1',
'test_analyzer_int8_googlenet',
'test_analyzer_bfloat16_resnet50',
'test_analyzer_bfloat16_mobilenetv2',
'test_analyzer_bfloat16_mobilenetv1',
'test_analyzer_quant_performance_benchmark',
'test_analyzer_int8_resnet50',
'test_analyzer_int8_mobilenet_ssd',
'test_analyzer_bfloat16_googlenet',
'test_analyzer_transformer_profile_deprecated',
'test_onednn_softplus_activation_fuse_pass',
'test_custom_relu_op_jit',
'test_custom_relu_model',
'test_custom_attrs_jit',
'test_custom_relu_op_setup',
'test_onednn_matmul_v2_transpose_reshape_fuse_pass',
'workqueue_test',
'job',
'test_kernel_factory',
'test_trt_convert_slice',
'test_framework_tensor_utils',
'test_flatten_api',
'test_split_plugin',
'test_linear_chain_crf_op',
'test_callback_early_stop',
'test_inplace_and_clear_gradient',
'test_reset_grad_inplace_version',
'test_initializer',
'test_egr_ds_grad_node_info',
'test_save_inference_model_conditional_op',
'test_hapi_hub_model',
'test_get_inputs_outputs_in_block',
'test_get_device_properties',
'test_fleet_elastic_manager',
'test_executor_check_fetch_list',
'test_eig_op',
'test_egr_performance_benchmark_fluid_cpu',
'test_egr_performance_benchmark_eager_cpu',
'test_datasets',
'test_dataset_wmt',
'test_dataset_movielens',
'test_dataset_consistency_inspection',
'test_dataset_cifar',
'test_cyclic_cifar_dataset',
'test_cuda_device_count',
'test_auto_parallel_graph',
'test_auto_parallel_completion_gpt_deprecated',
'test_analyzer_lexical_gru_int8_multi_gru',
'test_analyzer_lexical_gru_int8',
'test_analyzer_lexical_gru_bfloat16',
'test_analyzer_lexical_gru',
'test_analyzer_capi_exp_pd_tensor',
'test_analyzer_capi_exp_int',
'test_analyzer_capi_exp',
'preprocess_local_pascalvoc',
'test_flatten_onednn_op',
'test_transfer_layout_op',
'test_squeeze2_onednn_op',
'test_conv2d_transpose_bf16_onednn_op',
'test_slice_onednn_op',
'test_stack_onednn_op',
'test_softplus_onednn_op',
'test_nearest_interp_v2_onednn_op',
'test_fusion_lstm_onednn_op',
'test_fuse_resnet_unit',
'test_elementwise_div_onednn_op',
'test_uniform_random_bf16_op',
'test_reshape_onednn_op',
'test_reduce_bf16_onednn_op',
'test_nearest_interp_onednn_op',
'test_ir_graph_to_program_pass',
'test_fusion_lstm_int8_onednn_op',
'test_fusion_lstm_bf16_onednn_op',
'test_convert_call_generator',
'test_container',
'test_clip_onednn_op',
'test_cast_onednn_op',
'test_bilinear_interp_v2_onednn_op',
'test_bilinear_interp_onednn_op',
'test_asp_utils',
'test_tensor_fill_diagonal_tensor',
'test_tsm',
'test_imperative_transformer_sorted_gradient',
'test_apply_pass_to_program_deprecated',
'test_transformer',
'test_trt_convert_multihead_matmul',
'trt_cascade_rcnn_test',
'test_trt_group_norm_op',
'test_trt_shuffle_channel_detect_pass',
'test_trt_conv3d_transpose_op',
'test_trt_flatten_op',
'test_trt_convert_depthwise_conv2d',
'test_trt_convert_conv2d',
'test_trt_convert_fused_conv2d_add_act',
'test_trt_conv_pass',
'test_trt_reduce_mean_op',
'test_trt_scale_op',
'test_trt_reshape_op',
'test_trt_reduce_sum_op',
'test_trt_gather_op',
'trt_dynamic_shape_test',
'test_trt_dynamic_shape_ernie_ser_deser',
'test_mixed_precision',
'test_basic_api_transformation',
'test_image_classification_fp16',
'test_vision_models',
'test_trt_elementwise_op',
'test_inplace_softmax_with_cross_entropy',
'test_tensor_fill_diagonal_tensor_',
'test_norm_op',
'test_trt_pad_op',
'test_concat_op',
'test_model',
'test_trt_convert_deformable_conv',
'test_fused_attention_op',
'test_mobile_net',
'test_lstm',
'test_rnn_nets_static',
'test_resnet_pure_fp16',
'test_class_center_sample_op',
'test_bert',
'test_simple_rnn_op',
'test_imperative_double_grad',
'test_cycle_gan',
'test_pretrained_model',
'test_trt_convert_instance_norm',
'test_hapi_amp',
'test_trt_convert_reduce_mean',
'test_trt_convert_prelu',
'test_trt_convert_yolo_box',
'test_trt_convert_reduce_sum',
'test_trt_convert_gelu',
'test_trt_convert_reshape',
'test_graph',
'test_trt_convert_split',
'test_bmn',
'test_trt_convert_matmul',
'test_trt_convert_nearest_interp',
'test_trt_convert_transpose',
'test_emb_eltwise_layernorm_fuse_pass',
'test_trt_convert_pad',
'test_trt_convert_gather_nd',
'test_trt_convert_tile',
'test_trt_convert_nearest_interp_v2',
'test_trt_convert_layer_norm',
'test_trt_convert_anchor_generator',
'test_trt_convert_clip',
'test_trt_convert_batch_norm',
'test_cuda_stream_event',
]
def main():
high_parallel_job = '^job$'
secondary_high_parallel_job = '^job$'
third_high_parallel_job = '^job$'
fourth_high_parallel_job = '^job$'
fifth_high_parallel_job = '^job$'
sixth_high_parallel_job = '^job$'
lowest_high_parallel_job = '^job$'
non_parallel_job = '^job$'
# sys.argv[1] may exceed max_arg_length when busybox run parallel_UT_rule in windows
BUILD_DIR = os.getcwd()
file_path = os.path.join(BUILD_DIR, 'all_ut_list')
with open(file_path, 'r') as f:
test_cases = f.read()
test_cases = test_cases.split("\n")
if platform.system() == 'Windows':
high_parallel_job_list = CPU_PARALLEL_JOB
fourth_high_parallel_job_list = TETRAD_PARALLEL_JOB
fifth_high_parallel_job_list = TWO_PARALLEL_JOB
else:
high_parallel_job_list = HIGH_PARALLEL_JOB_NEW
fourth_high_parallel_job_list = FOURTH_HIGH_PARALLEL_JOB_NEW
fifth_high_parallel_job_list = FIFTH_PARALLEL_JOB_NEW
for unittest in high_parallel_job_list:
if unittest in test_cases:
high_parallel_job = high_parallel_job + '|^' + unittest + '$'
test_cases.remove(unittest)
if platform.system() != 'Windows':
for unittest in SECONDARY_HIGH_PARALLEL_JOB_NEW:
if unittest in test_cases:
secondary_high_parallel_job = (
secondary_high_parallel_job + '|^' + unittest + '$'
)
test_cases.remove(unittest)
for unittest in THIRD_HIGH_PARALLEL_JOB_NEW:
if unittest in test_cases:
third_high_parallel_job = (
third_high_parallel_job + '|^' + unittest + '$'
)
test_cases.remove(unittest)
for unittest in SIXTH_PARALLEL_JOB_NEW:
if unittest in test_cases:
sixth_high_parallel_job = (
sixth_high_parallel_job + '|^' + unittest + '$'
)
test_cases.remove(unittest)
for unittest in LOWEST_PARALLEL_JOB_NEW:
if unittest in test_cases:
lowest_high_parallel_job = (
lowest_high_parallel_job + '|^' + unittest + '$'
)
test_cases.remove(unittest)
for unittest in fourth_high_parallel_job_list:
if unittest in test_cases:
fourth_high_parallel_job = (
fourth_high_parallel_job + '|^' + unittest + '$'
)
test_cases.remove(unittest)
for unittest in fifth_high_parallel_job_list:
if unittest in test_cases:
fifth_high_parallel_job = (
fifth_high_parallel_job + '|^' + unittest + '$'
)
test_cases.remove(unittest)
for unittest in test_cases:
non_parallel_job = non_parallel_job + '|^' + unittest + '$'
if platform.system() == 'Windows':
print(
f"{high_parallel_job};{fourth_high_parallel_job};{fifth_high_parallel_job};{non_parallel_job}"
)
else:
print(
f"{high_parallel_job};{secondary_high_parallel_job};{third_high_parallel_job};{fourth_high_parallel_job};{fifth_high_parallel_job};{sixth_high_parallel_job};{lowest_high_parallel_job};{non_parallel_job}"
)
if __name__ == '__main__':
main()