Releases: untetherai/onnx2torch2
Releases · untetherai/onnx2torch2
2.2.0
What's Changed
- updated test threshold by @kinjalpatel27 in #15
- handle Pad where padding arg is node with no value by @Hclover2003 in #16
- update scatterND to support torch-2.5.1 by @ranz-UAI in #17
New Contributors
- @Hclover2003 made their first contribution in #16
Full Changelog: v2.1.0...v2.2.0
What's Changed
- updated test threshold by @kinjalpatel27 in #15
- handle Pad where padding arg is node with no value by @Hclover2003 in #16
- update scatterND to support torch-2.5.1 by @ranz-UAI in #17
- Release 2.2.0 by @ranz-UAI in #18
New Contributors
- @Hclover2003 made their first contribution in #16
Full Changelog: v2.1.0...v2.2.0
2.1.0
2.0.1
Changes
- Release version=2.0.1 (#12)
- Modify
OnnxPadDynamic
,OnnxScatterND
,OnnxGather
fortorch.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 formode != "CRD"
(#9)
🧰 Maintenance
- Fixing name duplication (#8)
Contributors
We'd like to thank all the contributors who worked on this release!