未验证 提交 8630375c 编写于 作者: R risemeup1 提交者: GitHub

fix_build_ci_error (#52576)

* fix_build_ci_error

* fix_build_ci_error

* fix_build_ci_error
上级 09da1c4c
......@@ -619,7 +619,7 @@ if(WITH_PYTHON)
if(NOT WITH_ROCM)
add_custom_target(
fleet_executor_proto_init ALL
DEPENDS fleet_executor_desc_py_proto
DEPENDS fleet_proto_init fleet_executor_desc_py_proto
COMMAND
cp
${PADDLE_BINARY_DIR}/paddle/fluid/distributed/fleet_executor/fleet_executor_*.py
......@@ -651,7 +651,7 @@ endif()
if(WITH_PSCORE)
add_custom_target(
index_dataset_proto_init ALL
DEPENDS index_dataset_py_proto
DEPENDS fleet_proto_init index_dataset_py_proto
COMMAND
cp
${PADDLE_BINARY_DIR}/paddle/fluid/distributed/index_dataset/index_dataset_*.py
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册