11# this file is migrated from CI script, it's an effort of modenizing our dev infra.
22# code owners are expected to take responsibility for review patches to respective file.
33
4- CMakeLists.txt @ wanghuancoder @ luotao1 @ Aurelius84 @ XiaoguangHu01 @ qili93
4+ CMakeLists.txt @ wanghuancoder @ Aurelius84 @ XiaoguangHu01 @ qili93
55paddle /fluid /eager /autograd_meta.cc @ JiabinYang @ phlrain
66paddle /fluid /eager /autograd_meta.h @ JiabinYang @ phlrain
77paddle /fluid /eager /backward.cc @ JiabinYang @ phlrain
@@ -11,20 +11,20 @@ paddle/fluid/eager/grad_node_info.h @JiabinYang @phlrain
1111paddle /fluid /eager /grad_tensor_holder.cc @ JiabinYang @ phlrain
1212paddle /fluid /eager /grad_tensor_holder.h @ JiabinYang @ phlrain
1313paddle /fluid /eager /tensor_wrapper.h @ JiabinYang @ phlrain
14- paddle /fluid /framework /block_desc.h @ XiaoguangHu01 @ zhiqiu @ Xreki @ luotao1 @ qili93 @ Aurelius84
15- paddle /fluid /framework /details /op_registry.h @ XiaoguangHu01 @ zhiqiu @ Xreki @ luotao1 @ qili93 @ Aurelius84
16- paddle /fluid /framework /framework.proto @ XiaoguangHu01 @ zhiqiu @ Xreki @ luotao1 @ qili93 @ Aurelius84
17- paddle /fluid /framework /grad_op_desc_maker.h @ XiaoguangHu01 @ zhiqiu @ Xreki @ luotao1 @ qili93 @ Aurelius84
18- paddle /fluid /framework /ir /graph.h @ XiaoguangHu01 @ zhiqiu @ Xreki @ luotao1 @ qili93 @ Aurelius84
19- paddle /fluid /framework /ir /node.h @ XiaoguangHu01 @ zhiqiu @ Xreki @ luotao1 @ qili93 @ Aurelius84
20- paddle /fluid /framework /lod_tensor.h @ XiaoguangHu01 @ zhiqiu @ Xreki @ luotao1 @ qili93 @ Aurelius84
21- paddle /fluid /framework /op_desc.h @ XiaoguangHu01 @ zhiqiu @ Xreki @ luotao1 @ qili93 @ Aurelius84
22- paddle /fluid /framework /operator.h @ XiaoguangHu01 @ zhiqiu @ Xreki @ luotao1 @ qili93 @ Aurelius84
23- paddle /fluid /framework /scope.h @ XiaoguangHu01 @ zhiqiu @ Xreki @ luotao1 @ qili93 @ Aurelius84
24- paddle /fluid /framework /selected_rows.h @ XiaoguangHu01 @ zhiqiu @ Xreki @ luotao1 @ qili93 @ Aurelius84
25- paddle /fluid /framework /tensor.h @ XiaoguangHu01 @ zhiqiu @ Xreki @ luotao1 @ qili93 @ Aurelius84
14+ paddle /fluid /framework /block_desc.h @ XiaoguangHu01 @ zhiqiu @ Xreki @ qili93 @ Aurelius84
15+ paddle /fluid /framework /details /op_registry.h @ XiaoguangHu01 @ zhiqiu @ Xreki @ qili93 @ Aurelius84
16+ paddle /fluid /framework /framework.proto @ XiaoguangHu01 @ zhiqiu @ Xreki @ qili93 @ Aurelius84
17+ paddle /fluid /framework /grad_op_desc_maker.h @ XiaoguangHu01 @ zhiqiu @ Xreki @ qili93 @ Aurelius84
18+ paddle /fluid /framework /ir /graph.h @ XiaoguangHu01 @ zhiqiu @ Xreki @ qili93 @ Aurelius84
19+ paddle /fluid /framework /ir /node.h @ XiaoguangHu01 @ zhiqiu @ Xreki @ qili93 @ Aurelius84
20+ paddle /fluid /framework /lod_tensor.h @ XiaoguangHu01 @ zhiqiu @ Xreki @ qili93 @ Aurelius84
21+ paddle /fluid /framework /op_desc.h @ XiaoguangHu01 @ zhiqiu @ Xreki @ qili93 @ Aurelius84
22+ paddle /fluid /framework /operator.h @ XiaoguangHu01 @ zhiqiu @ Xreki @ qili93 @ Aurelius84
23+ paddle /fluid /framework /scope.h @ XiaoguangHu01 @ zhiqiu @ Xreki @ qili93 @ Aurelius84
24+ paddle /fluid /framework /selected_rows.h @ XiaoguangHu01 @ zhiqiu @ Xreki @ qili93 @ Aurelius84
25+ paddle /fluid /framework /tensor.h @ XiaoguangHu01 @ zhiqiu @ Xreki @ qili93 @ Aurelius84
2626paddle /fluid /framework /unused_var_check.cc @ zhiqiu @ phlrain
27- paddle /fluid /framework /var_desc.h @ XiaoguangHu01 @ zhiqiu @ Xreki @ luotao1 @ qili93 @ Aurelius84
27+ paddle /fluid /framework /var_desc.h @ XiaoguangHu01 @ zhiqiu @ Xreki @ qili93 @ Aurelius84
2828paddle /fluid /operators /distributed /send_recv.proto.in @ gongweibao @ seiriosPlus
2929paddle /fluid /prim /api /api.yaml @ cxxly @ xiaoguoguo626807 @ Charles-hit @ cyber-pioneer @ JiabinYang
3030paddle /fluid /prim /api /composite_backward /composite_backward_api.h @ cxxly @ xiaoguoguo626807 @ Charles-hit @ cyber-pioneer @ JiabinYang
@@ -43,29 +43,29 @@ paddle/phi/core/meta_tensor.h @phlrain @zyfncg @YuanRisheng
4343paddle /phi /core /tensor_base.h @ phlrain @ zyfncg @ YuanRisheng
4444paddle /phi /core /tensor_meta.h @ phlrain @ zyfncg @ YuanRisheng
4545paddle /phi /infermeta /spmd_rules @ LiYuRio @ ForFishes @ zhiqiu
46- paddle /scripts /paddle_build.bat @ zhwesky2010 @ wanghuancoder @ luotao1 @ Aurelius84
46+ paddle /scripts /paddle_build.bat @ zhwesky2010 @ wanghuancoder @ Aurelius84
4747paddle /scripts /paddle_build.sh @ risemeup1 @ zhangbo9674 @ XieYunshen
4848python /paddle /autograd /backward_utils.py @ Aurelius84 @ cxxly @ xiaoguoguo626807 @ changeyoung98
4949python /paddle /autograd /ir_backward.py @ Aurelius84 @ cxxly @ xiaoguoguo626807 @ changeyoung98
50- python /paddle /base /backward.py @ XiaoguangHu01 @ zhiqiu @ Xreki @ luotao1 @ qili93 @ Aurelius84
51- python /paddle /base /compiler.py @ XiaoguangHu01 @ zhiqiu @ Xreki @ luotao1 @ qili93 @ Aurelius84
50+ python /paddle /base /backward.py @ XiaoguangHu01 @ zhiqiu @ Xreki @ qili93 @ Aurelius84
51+ python /paddle /base /compiler.py @ XiaoguangHu01 @ zhiqiu @ Xreki @ qili93 @ Aurelius84
5252python /paddle /base /dygraph /layers.py @ JiabinYang @ phlrain
53- python /paddle /base /framework.py @ XiaoguangHu01 @ zhiqiu @ Xreki @ luotao1 @ qili93 @ Aurelius84
54- python /paddle /base /__init__.py @ phlrain @ luotao1 @ Aurelius84 @ qili93
55- python /paddle /base /parallel_executor.py @ Xreki @ luotao1 @ zhhsplendid @ Aurelius84
56- python /paddle /base /tests /unittests /white_list /check_op_sequence_batch_1_input_white_list.py @ luotao1 @ Aurelius84 @ phlrain
57- python /paddle /base /tests /unittests /white_list /check_op_sequence_instance_0_input_white_list.py @ luotao1 @ Aurelius84 @ phlrain
58- python /paddle /base /tests /unittests /white_list /check_shape_white_list.py @ hong19860320 @ luotao1 @ Aurelius84 @ phlrain
59- python /paddle /base /tests /unittests /white_list /compile_vs_runtime_white_list.py @ luotao1 @ Aurelius84 @ phlrain
60- python /paddle /base /tests /unittests /white_list /no_check_set_white_list.py @ luotao1 @ Aurelius84 @ phlrain
61- python /paddle /base /tests /unittests /white_list /no_grad_set_white_list.py @ luotao1 @ Aurelius84 @ phlrain
62- python /paddle /base /tests /unittests /white_list /op_accuracy_white_list.py @ juncaipeng @ zhangting2020 @ luotao1 @ Aurelius84
63- python /paddle /base /tests /unittests /white_list /op_threshold_white_list.py @ juncaipeng @ zhangting2020 @ luotao1 @ Aurelius84
53+ python /paddle /base /framework.py @ XiaoguangHu01 @ zhiqiu @ Xreki @ qili93 @ Aurelius84
54+ python /paddle /base /__init__.py @ phlrain @ Aurelius84 @ qili93
55+ python /paddle /base /parallel_executor.py @ Xreki @ zhhsplendid @ Aurelius84
56+ python /paddle /base /tests /unittests /white_list /check_op_sequence_batch_1_input_white_list.py @ Aurelius84 @ phlrain
57+ python /paddle /base /tests /unittests /white_list /check_op_sequence_instance_0_input_white_list.py @ Aurelius84 @ phlrain
58+ python /paddle /base /tests /unittests /white_list /check_shape_white_list.py @ hong19860320 @ Aurelius84 @ phlrain
59+ python /paddle /base /tests /unittests /white_list /compile_vs_runtime_white_list.py @ Aurelius84 @ phlrain
60+ python /paddle /base /tests /unittests /white_list /no_check_set_white_list.py @ Aurelius84 @ phlrain
61+ python /paddle /base /tests /unittests /white_list /no_grad_set_white_list.py @ Aurelius84 @ phlrain
62+ python /paddle /base /tests /unittests /white_list /op_accuracy_white_list.py @ juncaipeng @ zhangting2020 @ Aurelius84
63+ python /paddle /base /tests /unittests /white_list /op_threshold_white_list.py @ juncaipeng @ zhangting2020 @ Aurelius84
6464python /paddle /distributed /fleet /__init__.py @ sneaxiy @ raindrops2sea
6565python /paddle /distributed /fleet /launch.py @ sneaxiy @ raindrops2sea
6666python /paddle /distributed /__init @ sneaxiy @ raindrops2sea
6767python /paddle /incubate /autograd /composite_rules.py @ cyber-pioneer @ xiaoguoguo626807 @ Charles-hit @ JiabinYang
6868python /paddle /incubate /autograd /primitives.py @ cyber-pioneer @ xiaoguoguo626807 @ Charles-hit @ JiabinYang
6969python /requirements.txt @ phlrain @ jzhang533 @ kolinwei
70- tools /parallel_UT_rule.py @ zhwesky2010 @ wanghuancoder @ luotao1 @ Aurelius84
71- tools /windows /run_unittests.sh @ zhwesky2010 @ wanghuancoder @ luotao1 @ Aurelius84
70+ tools /parallel_UT_rule.py @ zhwesky2010 @ wanghuancoder @ Aurelius84
71+ tools /windows /run_unittests.sh @ zhwesky2010 @ wanghuancoder @ Aurelius84
0 commit comments