Paddle2ONNX v2.0.0a2
Pre-release
Pre-release
What's Changed
- Update the package release workflow by @0x3878f in #1497
- Fix the issue with while op by @0x3878f in #1499
- support round and fft_r2c by @risemeup1 in #1501
- Support decompose pir program in paddle2onnx by @zhanghonggeng in #1500
- fix abs bug by @risemeup1 in #1505
- Support get scalar attribute by @0x3878f in #1502
- Update README by @0x3878f in #1508
- Support PT in paddle2onnx by @risemeup1 in #1481
- Fix the issue with pd_op.max by @0x3878f in #1506
- support isinite isinf isnan by @zhanghonggeng in #1509
- Fix the issue with input data by @0x3878f in #1511
- support masked_select & fix isinf isnan tes by @zhanghonggeng in #1512
- fix tile mapper by @zhanghonggeng in #1513
- support op hardtanh & fix op unfold, empty, max_pool2d_with_index, max_pool3d_with_index by @zhanghonggeng in #1518
- fix conv2d_transpose op by @zhouleiMax in #1522
- Support PP-FormulaNet-S and PP-FormulaNet-L by @0x3878f in #1523
- Update version number by @0x3878f in #1524
New Contributors
- @zhanghonggeng made their first contribution in #1500
- @zhouleiMax made their first contribution in #1522
Full Changelog: v2.0.0a1...v2.0.0a2