Skip to content

Support compilation on windows #1561

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 27, 2025
Merged

Conversation

0x3878f
Copy link
Collaborator

@0x3878f 0x3878f commented Apr 27, 2025

完善框架在Windows平台上的发包:

  1. 默认导出符号,而不是仅仅WITH_TESTING=ON时导出,
  2. 根据libpaddle.pyd文件重新生成libpaddle.lib
  3. 将common.dll打包

此PR是在Paddle2ONNX中适配上述变化,Paddle2ONNX可直接依赖用户安装的paddlepaddle

NOTE:

  • 在windows上使用paddle2onnx时要求:paddlepaddle>=3.0.0.dev20250426

Copy link

paddle-bot bot commented Apr 27, 2025

Thanks for your contribution!

@0x3878f 0x3878f merged commit 62e4129 into PaddlePaddle:develop Apr 27, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant