未验证 提交 1816ceba 编写于 作者: H HongyuJia 提交者: GitHub

[Unify headerfile] Inference headerfile includes paddle/extension.h (#51745)

上级 0bb7c003
......@@ -51,3 +51,6 @@ phi_header_path_compat(
file(RENAME
${PADDLE_INFERENCE_INSTALL_DIR}/paddle/include/experimental/extension.h
${PADDLE_INFERENCE_INSTALL_DIR}/paddle/include/experimental/ext_all.h)
# Included header file of training and inference can be unified as single file: paddle/extension.h
file(COPY ${PADDLE_INFERENCE_INSTALL_DIR}/paddle/include/experimental/ext_all.h
DESTINATION ${PADDLE_INFERENCE_INSTALL_DIR}/paddle/extension.h)
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册