Paddle2ONNX v2.0.2rc2
Pre-release
Pre-release
What's Changed
- [Debug] Record debug info for exporting op by @0x3878f in #1568
- Add Conv2D_Dropout test by @zhanghonggeng in #1569
- [Fix] Fix the issue with mapper of tile op by @0x3878f in #1571
- Use
shutil.which
instead of deprecatedfind_executable
by @emmanuel-ferdman in #1572 - Support conversion of hardswish using opset 7 by @0x3878f in #1574
- Update validation of paddle by @0x3878f in #1576
New Contributors
- @emmanuel-ferdman made their first contribution in #1572
Full Changelog: v2.0.2rc1...v2.0.2rc2