Skip to content

Releases: untetherai/onnx2torch2

2.2.0

08 Nov 19:35
a7cc548
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.0...v2.2.0

What's Changed

New Contributors

Full Changelog: v2.1.0...v2.2.0

2.1.0

22 Aug 16:21
dffd1c4
Compare
Choose a tag to compare

Changes

  • Release version==2.1.0 (#14)
  • Ranz/update from origin (#13)

Contributors

We'd like to thank all the contributors who worked on this release!

@ranz-UAI

2.0.1

12 Aug 15:59
b47fbeb
Compare
Choose a tag to compare

Changes

  • Release version=2.0.1 (#12)
  • Modify OnnxPadDynamic, OnnxScatterND, OnnxGather for torch.export.export based acquisition (#7)
  • Adjusting yolov5_ultralitics Test Threshold to Resolve TeamCity Failure (#10)

🚀 New Features

  • Add override for node_converter registry (#11)
  • Support ONNX's DepthToSpace op for mode != "CRD" (#9)

🧰 Maintenance

  • Fixing name duplication (#8)

Contributors

We'd like to thank all the contributors who worked on this release!

@chayim, @goelbenj, @ljw-mc and @zichengwang47

2.0.0

04 Apr 15:25
94370db
Compare
Choose a tag to compare

Initial release