Paddle2ONNX v1.2.4
What's Changed
- [Operator][New] Add unbind op by @jiuyuedeyu156 in #1264
- 【Hackathon 6th No.56】Add deform conv2d op by @xiaoyewww in #1256
- [Operator][Update] Support for the bitwise_and with bool data type by @jiuyuedeyu156 in #1266
- [Operator][New] Add tril_triu op by @jiuyuedeyu156 in #1269
- [Operator][New] Add empty op by @jiuyuedeyu156 in #1270
- [Operator][Update] Update split for opset18 by @jiuyuedeyu156 in #1274
- some housekeeping work by @jzhang533 in #1277
- add missing include in bitwise_and.cc by @jzhang533 in #1275
- cleanup to CMakeLists.txt, this includes by @jzhang533 in #1279
- support editable install and cleanup to entry scripts by @jzhang533 in #1285
- fix biwiseand op by @jiuyuedeyu156 in #1287
- Add LinuxRelease_aarch64 by @Zheng-Bicheng in #1283
- CI support aarch64 by @Zheng-Bicheng in #1288
New Contributors
- @jiuyuedeyu156 made their first contribution in #1264
- @xiaoyewww made their first contribution in #1256
Full Changelog: v1.2.3...v1.2.4