PaddlePaddle/Paddle2ONNX v2.0.2rc2
PaddlePaddle/Paddle2ONNX
Captured source
source ↗published May 22, 2025seen 5dcaptured 10hhttp 200method plain
Paddle2ONNX v2.0.2rc2
Repository: PaddlePaddle/Paddle2ONNX
Tag: v2.0.2rc2
Published: 2025-05-22T11:13:20Z
Prerelease: yes
Release notes:
What's Changed
- [Debug] Record debug info for exporting op by @0x3878f in https://github.com/PaddlePaddle/Paddle2ONNX/pull/1568
- Add Conv2D_Dropout test by @zhanghonggeng in https://github.com/PaddlePaddle/Paddle2ONNX/pull/1569
- [Fix] Fix the issue with mapper of tile op by @0x3878f in https://github.com/PaddlePaddle/Paddle2ONNX/pull/1571
- Use
shutil.whichinstead of deprecatedfind_executableby @emmanuel-ferdman in https://github.com/PaddlePaddle/Paddle2ONNX/pull/1572 - Support conversion of hardswish using opset 7 by @0x3878f in https://github.com/PaddlePaddle/Paddle2ONNX/pull/1574
- Update validation of paddle by @0x3878f in https://github.com/PaddlePaddle/Paddle2ONNX/pull/1576
New Contributors
- @emmanuel-ferdman made their first contribution in https://github.com/PaddlePaddle/Paddle2ONNX/pull/1572
Full Changelog: https://github.com/PaddlePaddle/Paddle2ONNX/compare/v2.0.2rc1...v2.0.2rc2
Notability
notability 4.0/10Release candidate of model conversion tool.