Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
PaddlePaddle
Paddle
提交
f0b2f598
P
Paddle
项目概览
PaddlePaddle
/
Paddle
大约 1 年 前同步成功
通知
2299
Star
20931
Fork
5422
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
1423
列表
看板
标记
里程碑
合并请求
543
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
P
Paddle
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
1,423
Issue
1,423
列表
看板
标记
里程碑
合并请求
543
合并请求
543
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
未验证
提交
f0b2f598
编写于
5月 19, 2021
作者:
Y
YUNSHEN XIE
提交者:
GitHub
5月 19, 2021
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
remove ut from parallel_ut list (#32788)
* remove ut from parallel_ut list * remove some timeout ut
上级
c2852610
变更
1
隐藏空白更改
内联
并排
Showing
1 changed file
with
0 addition
and
24 deletion
+0
-24
tools/parallel_UT_rule.py
tools/parallel_UT_rule.py
+0
-24
未找到文件。
tools/parallel_UT_rule.py
浏览文件 @
f0b2f598
...
@@ -284,19 +284,15 @@ CPU_PARALLEL_JOB = [
...
@@ -284,19 +284,15 @@ CPU_PARALLEL_JOB = [
'test_default_scope_funcs'
,
'test_default_scope_funcs'
,
'test_default_dtype'
,
'test_default_dtype'
,
'test_debugger'
,
'test_debugger'
,
'test_dataset_wmt'
,
'test_dataset_voc'
,
'test_dataset_voc'
,
'test_dataset_uci_housing'
,
'test_dataset_uci_housing'
,
'test_dataset_movielens'
,
'test_dataset_imikolov'
,
'test_dataset_imikolov'
,
'test_dataset_imdb'
,
'test_dataset_imdb'
,
'test_dataset_conll05'
,
'test_dataset_conll05'
,
'test_dataset_cifar'
,
'test_dataloader_dataset'
,
'test_dataloader_dataset'
,
'test_data_generator'
,
'test_data_generator'
,
'test_data_feeder'
,
'test_data_feeder'
,
'test_data'
,
'test_data'
,
'test_cyclic_cifar_dataset'
,
'test_cudnn_placement_pass'
,
'test_cudnn_placement_pass'
,
'test_crypto'
,
'test_crypto'
,
'test_crf_decoding_op'
,
'test_crf_decoding_op'
,
...
@@ -335,7 +331,6 @@ CPU_PARALLEL_JOB = [
...
@@ -335,7 +331,6 @@ CPU_PARALLEL_JOB = [
'test_broadcast_to_op'
,
'test_broadcast_to_op'
,
'test_broadcast_shape'
,
'test_broadcast_shape'
,
'test_broadcast_error'
,
'test_broadcast_error'
,
'test_broadcast'
,
'test_bpr_loss_op'
,
'test_bpr_loss_op'
,
'test_boxps'
,
'test_boxps'
,
'test_bipartite_match_op'
,
'test_bipartite_match_op'
,
...
@@ -346,8 +341,6 @@ CPU_PARALLEL_JOB = [
...
@@ -346,8 +341,6 @@ CPU_PARALLEL_JOB = [
'test_basic_rnn_name'
,
'test_basic_rnn_name'
,
'test_attention_lstm_op'
,
'test_attention_lstm_op'
,
'test_analyzer'
,
'test_analyzer'
,
'test_allreduce'
,
'test_allgather'
,
'test_aligned_allocator'
,
'test_aligned_allocator'
,
'system_allocator_test'
,
'system_allocator_test'
,
'stringprintf_test'
,
'stringprintf_test'
,
...
@@ -494,7 +487,6 @@ CPU_PARALLEL_JOB = [
...
@@ -494,7 +487,6 @@ CPU_PARALLEL_JOB = [
'test_dist_mnist_ring_allreduce'
,
'test_dist_mnist_ring_allreduce'
,
'test_fleet_launch_async'
,
'test_fleet_launch_async'
,
'test_dist_fleet_a_sync_optimizer_geo'
,
'test_dist_fleet_a_sync_optimizer_geo'
,
'test_parallel_dygraph_control_flow'
,
'test_auto_checkpoint'
,
'test_auto_checkpoint'
,
'test_fleet_pipeline_meta_optimizer'
,
'test_fleet_pipeline_meta_optimizer'
,
'test_dist_fleet_heter_ctr'
,
'test_dist_fleet_heter_ctr'
,
...
@@ -516,12 +508,10 @@ CPU_PARALLEL_JOB = [
...
@@ -516,12 +508,10 @@ CPU_PARALLEL_JOB = [
'test_dist_fleet_ps2'
,
'test_dist_fleet_ps2'
,
'test_dist_fleet_grad_clip'
,
'test_dist_fleet_grad_clip'
,
'test_custom_concat'
,
'test_custom_concat'
,
'test_analyzer_transformer_fuse'
,
'test_analyzer_seq_pool1_fuse_statis'
,
'test_analyzer_seq_pool1_fuse_statis'
,
'test_fc_lstm_fuse_pass_cc'
,
'test_fc_lstm_fuse_pass_cc'
,
'test_layer_norm_fuse_pass'
,
'test_layer_norm_fuse_pass'
,
'test_fc_gru_fuse_pass_cc'
,
'test_fc_gru_fuse_pass_cc'
,
'test_analyzer_save_model'
,
'test_fleet_ps'
,
'test_fleet_ps'
,
'test_analyzer_multi_model_prediction'
,
'test_analyzer_multi_model_prediction'
,
'test_fleet_base_3'
,
'test_fleet_base_3'
,
...
@@ -545,7 +535,6 @@ CPU_PARALLEL_JOB = [
...
@@ -545,7 +535,6 @@ CPU_PARALLEL_JOB = [
'test_bf16_utils'
,
'test_bf16_utils'
,
'test_analyzer_seq_pool1_compare_determine'
,
'test_analyzer_seq_pool1_compare_determine'
,
'test_avoid_twice_initialization'
,
'test_avoid_twice_initialization'
,
'test_callback_early_stop'
,
'test_fleet_distributed_strategy'
,
'test_fleet_distributed_strategy'
,
'test_launch_coverage'
,
'test_launch_coverage'
,
'test_sgd_op_bf16'
,
'test_sgd_op_bf16'
,
...
@@ -632,16 +621,11 @@ TETRAD_PARALLEL_JOB = [
...
@@ -632,16 +621,11 @@ TETRAD_PARALLEL_JOB = [
'test_analyzer_seq_pool1'
,
'test_analyzer_seq_pool1'
,
'test_analyzer_ocr'
,
'test_analyzer_ocr'
,
'test_analyzer_seq_conv1'
,
'test_analyzer_seq_conv1'
,
'test_analyzer_small_dam'
,
'test_analyzer_mobilenet_depthwise_conv'
,
'test_analyzer_mobilenet_depthwise_conv'
,
'test_analyzer_pyramid_dnn'
,
'test_analyzer_pyramid_dnn'
,
'test_analyzer_text_classification'
,
'test_analyzer_rnn2'
,
'test_analyzer_rnn2'
,
'test_analyzer_transformer'
,
'test_analyzer_resnet50'
,
'test_analyzer_resnet50'
,
'test_analyzer_ner'
,
'test_analyzer_ner'
,
'test_analyzer_lac'
,
'test_analyzer_transformer_profile'
,
'test_analyzer_mobilenet_transpose'
,
'test_analyzer_mobilenet_transpose'
,
'test_analyzer_rnn1'
,
'test_analyzer_rnn1'
,
'test_analyzer_seq_pool1_profile'
,
'test_analyzer_seq_pool1_profile'
,
...
@@ -664,7 +648,6 @@ TETRAD_PARALLEL_JOB = [
...
@@ -664,7 +648,6 @@ TETRAD_PARALLEL_JOB = [
'test_collective_split_embedding_none_divisible'
,
'test_collective_split_embedding_none_divisible'
,
'test_collective_wait'
,
'test_collective_wait'
,
'test_collective_split_row_linear'
,
'test_collective_split_row_linear'
,
'test_collective_split_col_linear'
,
'test_collective_split_embedding'
,
'test_collective_split_embedding'
,
'test_custom_attrs_jit'
,
'test_custom_attrs_jit'
,
'float16_gpu_test'
,
'float16_gpu_test'
,
...
@@ -699,11 +682,8 @@ TWO_PARALLEL_JOB = [
...
@@ -699,11 +682,8 @@ TWO_PARALLEL_JOB = [
'test_ema'
,
'test_ema'
,
'test_nan_inf'
,
'test_nan_inf'
,
'test_isinstance'
,
'test_isinstance'
,
'test_jit_save_load'
,
'test_box_clip_op'
,
'test_box_clip_op'
,
'test_group_norm_op'
,
'test_seed_op'
,
'test_seed_op'
,
'test_activation_nn_grad'
,
'test_pool2d_int8_mkldnn_op'
,
'test_pool2d_int8_mkldnn_op'
,
'test_adagrad_op_v2'
,
'test_adagrad_op_v2'
,
'test_nn_functional_hot_op'
,
'test_nn_functional_hot_op'
,
...
@@ -734,7 +714,6 @@ TWO_PARALLEL_JOB = [
...
@@ -734,7 +714,6 @@ TWO_PARALLEL_JOB = [
'test_lod_reset_op'
,
'test_lod_reset_op'
,
'test_install_check'
,
'test_install_check'
,
'test_anchor_generator_op'
,
'test_anchor_generator_op'
,
'test_imperative_ptb_rnn'
,
'test_gather_nd_op'
,
'test_gather_nd_op'
,
'test_network_with_dtype'
,
'test_network_with_dtype'
,
'test_elementwise_sub_op'
,
'test_elementwise_sub_op'
,
...
@@ -823,7 +802,6 @@ TWO_PARALLEL_JOB = [
...
@@ -823,7 +802,6 @@ TWO_PARALLEL_JOB = [
'test_sequence_expand_as'
,
'test_sequence_expand_as'
,
'test_cos_sim_op'
,
'test_cos_sim_op'
,
'test_sequence_enumerate_op'
,
'test_sequence_enumerate_op'
,
'test_cross_entropy2_op'
,
'test_sequence_concat'
,
'test_sequence_concat'
,
'test_cudnn_lstmcell'
,
'test_cudnn_lstmcell'
,
'test_data_norm_op'
,
'test_data_norm_op'
,
...
@@ -928,7 +906,6 @@ TWO_PARALLEL_JOB = [
...
@@ -928,7 +906,6 @@ TWO_PARALLEL_JOB = [
'test_crop_tensor_op'
,
'test_crop_tensor_op'
,
'test_sequence_expand'
,
'test_sequence_expand'
,
'test_sequence_mask'
,
'test_sequence_mask'
,
'test_conv_nn_grad'
,
'test_sequence_pool'
,
'test_sequence_pool'
,
'test_conv_elementwise_add2_act_fuse_pass'
,
'test_conv_elementwise_add2_act_fuse_pass'
,
'test_sequence_reshape'
,
'test_sequence_reshape'
,
...
@@ -955,7 +932,6 @@ TWO_PARALLEL_JOB = [
...
@@ -955,7 +932,6 @@ TWO_PARALLEL_JOB = [
'test_adam_op'
,
'test_adam_op'
,
'test_bilinear_tensor_product_op'
,
'test_bilinear_tensor_product_op'
,
'test_transpose_mkldnn_op'
,
'test_transpose_mkldnn_op'
,
'test_callback_reduce_lr_on_plateau'
,
'test_cast_op'
,
'test_cast_op'
,
'test_scatter_nd_op'
,
'test_scatter_nd_op'
,
'test_conv2d_transpose_op_depthwise_conv'
,
'test_conv2d_transpose_op_depthwise_conv'
,
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录