未验证 提交 0bccd782 编写于 作者: P Peihan 提交者: GitHub

Update paddle_build.sh for remove op grad when compile c++ inference lib (#33798)

上级 ff2a7b31
......@@ -2224,6 +2224,7 @@ function main() {
test_fluid_lib
;;
build_inference_lib)
python ${PADDLE_ROOT}/tools/remove_grad_op_and_kernel.py
cmake_gen ${PYTHON_ABI:-""}
gen_fluid_lib ${parallel_number}
;;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册