未验证 提交 67a972d5 编写于 作者: A Aurelius84 提交者: GitHub

[Cherry-Pick]Update inference approve list (#53399) (#53494)

* Update inference approve list (#53399)

* Update slim approve list

* Fix id, test=document_fix

* test=document_fix

---------
Co-authored-by: NWangZhen <23097963+0x45f@users.noreply.github.com>
上级 425dbb28
...@@ -104,8 +104,8 @@ if [ "$slim_approve" != "" ]; then ...@@ -104,8 +104,8 @@ if [ "$slim_approve" != "" ]; then
fi fi
if [ "$inference_approve" != "" ]; then if [ "$inference_approve" != "" ]; then
echo_line="You must have one RD (Superjomn(Recommend), Shixiaowei02, cyj1986) approval for the changes of `def` Inputs/Output/Attrs of OPs. \n For more details, please click [https://github.com/PaddlePaddle/Paddle/wiki/OP-Input-Output-Attribute-Compatibility-Modification].\n${inference_approve}\n" echo_line="You must have one RD (qingqing01(Recommend), jiweibo, Shixiaowei02) approval for the changes of `def` Inputs/Output/Attrs of OPs. \n For more details, please click [https://github.com/PaddlePaddle/Paddle/wiki/OP-Input-Output-Attribute-Compatibility-Modification].\n${inference_approve}\n"
check_approval 1 39645414 328693 39303645 check_approval 1 7845005 26377421 39303645
fi fi
DEV_OP_USE_DEFAULT_GRAD_MAKER_SPEC=${PADDLE_ROOT}/paddle/fluid/op_use_default_grad_maker_DEV.spec DEV_OP_USE_DEFAULT_GRAD_MAKER_SPEC=${PADDLE_ROOT}/paddle/fluid/op_use_default_grad_maker_DEV.spec
...@@ -116,7 +116,6 @@ if [ "${ADDED_OP_USE_DEFAULT_GRAD_MAKER}" != "" ]; then ...@@ -116,7 +116,6 @@ if [ "${ADDED_OP_USE_DEFAULT_GRAD_MAKER}" != "" ]; then
check_approval 1 6888866 7913861 check_approval 1 6888866 7913861
fi fi
if [ -n "${echo_list}" ];then if [ -n "${echo_list}" ];then
echo "**************************************************************" echo "**************************************************************"
echo "Please find RD for approval first, and then find TPM for approval." echo "Please find RD for approval first, and then find TPM for approval."
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册