You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[cherry-pick] use the required instruction to determine if the environment fits the sample code's required. (#32766) (#33451)
1 put a instruction # required: gpu(for example) in the sample code
2 this piece of code will only run in the GPU-equipped CI pipelines, and be omitted in other pipelines.
3 the CI pipelines can specify its capacity by shell environment variable SAMPLE_CODE_TEST_CAPACITY
2.1 文档改版方案
see #32766 for more infomation
echo_line="You must have one RD (Shixiaowei02 (Recommend), luotao1 or phlrain) approval for the python/paddle/fluid/tests/unittests/white_list/no_grad_set_white_list.py, which manages the white list of no_grad_set without value in operators. For more information, please refer to[https://github.com/PaddlePaddle/Paddle/wiki/It's-recommend-to-set-no_grad_set-to-be-None].\n"
143
142
check_approval 1 39303645 6836917 43953930
144
-
elif [ "${API_FILE}"=="tools/wlist.json" ];then
145
-
echo_line="You must have one TPM (jzhang533) approval for the api whitelist for the tools/wlist.json.\n"
0 commit comments