未验证 提交 6b8a6220 编写于 作者: T tianshuo78520a 提交者: GitHub

test=document_fix (#37652)

上级 1d456659
......@@ -73,7 +73,7 @@ function load_CHANGE_OP_FILES {
LOG "[INFO] run function load_CHANGE_OP_FILES"
local sub_dir change_file
# TODO(Avin0323): Need to filter the files added by the new OP.
for change_file in $(git diff --name-only origin/develop)
for change_file in $(git diff --name-only develop)
do
# match directory limit
[[ "$change_file" =~ "paddle/fluid/operators/" ]] || continue
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册