未验证 提交 3d7de712 编写于 作者: Y YUNSHEN XIE 提交者: GitHub

remove nightly ut from parallel ut list (#38163)

上级 36b7368d
......@@ -512,7 +512,6 @@ HIGH_PARALLEL_JOB_NEW = [
'test_dist_fleet_ps',
'test_dist_fleet_a_sync_optimizer_sync',
'test_dist_fleet_decay',
'test_auto_checkpoint2',
'test_dist_fleet_simnet',
'test_dist_sparse_load_ps1',
'test_dist_mnist_fleet_save',
......@@ -533,7 +532,6 @@ HIGH_PARALLEL_JOB_NEW = [
'test_dataloader_unkeep_order',
'test_dataloader_keep_order',
'test_dist_se_resnext_sync',
'test_hdfs2',
'test_dist_fleet_ps6',
'test_dist_fleet_a_sync_optimizer_auto_async',
'test_dist_fleet_a_sync_optimizer_auto',
......@@ -551,22 +549,16 @@ HIGH_PARALLEL_JOB_NEW = [
'test_dist_sparse_tensor_load_rmsprop',
'test_collective_split_embedding_none_divisible',
'test_parallel_dygraph_dataparallel',
'test_auto_checkpoint3',
'test_fleet_graph_execution_meta_optimizer',
'test_auto_checkpoint1',
'test_dist_fleet_ps3',
'test_dist_mnist_pg',
'test_pipeline_parallel',
'test_dist_fleet_ps5',
'test_dist_fleet_sparse_embedding_ctr',
'test_collective_broadcast_api',
'test_fleet_checkpoint',
'retry_allocator_test',
'test_auto_checkpoint_multiple',
'test_dist_mnist_backward_deps',
'test_dist_mnist_multi_comm',
'test_hdfs3',
'test_hdfs1',
'test_dist_allreduce_op',
'test_parallel_dygraph_sparse_embedding',
'test_dist_se_resnext_dgc',
......@@ -577,7 +569,6 @@ HIGH_PARALLEL_JOB_NEW = [
'test_collective_split_embedding',
'test_parallel_dygraph_sparse_embedding_over_height',
'test_dist_sparse_tensor_load_momentum',
'test_auto_checkpoint_dist_basic',
'test_dist_fleet_ps4',
'test_collective_alltoall_api',
'test_dist_fleet_raw_program_optimizer',
......@@ -1583,7 +1574,6 @@ CPU_PARALLEL_JOB = [
'test_dist_mnist_fp16_allreduce',
'test_dist_mnist_gradient_merge',
'test_dist_allreduce_op',
'test_hdfs3',
'test_parallel_dygraph_se_resnext',
'test_dist_fleet_ps9',
'test_dist_fleet_infer',
......@@ -1599,7 +1589,6 @@ CPU_PARALLEL_JOB = [
'test_dist_fleet_ps4',
'test_dist_fleet_heter_program',
'test_parallel_dygraph_sparse_embedding_over_height',
'test_hdfs2',
'test_dist_sharding_save',
'test_dist_fleet_ps_gpu_ctr',
'test_dist_mnist_backward_deps',
......@@ -1609,16 +1598,13 @@ CPU_PARALLEL_JOB = [
'test_dist_mnist_with_program',
'test_dist_mnist_pg',
'test_dist_sparse_tensor_load_rmsprop',
'test_auto_checkpoint2',
'test_dist_sparse_tensor_load_ftrl',
'test_dist_fleet_ps6',
'test_dist_mnist_fleet_save',
'test_auto_checkpoint1',
'test_dist_fleet_a_sync_optimizer_sync',
'test_dist_fleet_ps3',
'test_dist_se_resnext_nccl',
'test_parallel_dygraph_mnist',
'test_auto_checkpoint_multiple',
'test_dist_fleet_a_sync_optimizer_auto_async',
'test_pipeline',
'test_dist_fleet_ps8',
......@@ -1629,7 +1615,6 @@ CPU_PARALLEL_JOB = [
'test_dist_fleet_a_sync_optimizer_auto_geo',
'test_dist_fleet_geo',
'test_parallel_dygraph_dataparallel',
'test_hdfs1',
'test_dist_mnist_dgc_nccl',
'test_dist_fleet_ctr2',
'test_parallel_dygraph_unused_variables',
......@@ -1652,12 +1637,10 @@ CPU_PARALLEL_JOB = [
'test_c_comm_init_op',
'test_fleet_launch_nproc',
'test_dist_fleet_simnet',
'test_auto_checkpoint_dist_basic',
'test_fleet_launch_cloud',
'test_dist_fleet_ps',
'test_dist_op',
'test_dist_sparse_load_ps0',
'test_auto_checkpoint3',
'test_dist_fleet_ps2',
'test_dist_fleet_grad_clip',
'test_custom_concat',
......@@ -1714,7 +1697,6 @@ CPU_PARALLEL_JOB = [
'test_communicator_half_async',
'test_fleet_localsgd_meta_optimizer',
'test_fleet_amp_init',
'test_fleet_checkpoint',
'test_analyzer_seq_pool1_fuse_compare_zero_copy',
'test_lookup_table_bf16_op',
'test_fleet_meta_optimizer_base',
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册