- Updated the library to work with latest onnx and pytorch versions
- Added new operators
- Hardsigmoid https://github.com/Talmaj/onnx2pytorch/issues/65
- Hardswish https://github.com/Talmaj/onnx2pytorch/issues/60
- GreaterOrEqual https://github.com/Talmaj/onnx2pytorch/issues/56
- ReduceL2 https://github.com/Talmaj/onnx2pytorch/issues/54
- ReduceMax https://github.com/Talmaj/onnx2pytorch/issues/34 https://github.com/Talmaj/onnx2pytorch/issues/33
- Switch to GitHub actions for CI
Special thanks to the contributors!
- https://github.com/zhumakhan
- https://github.com/calvinmccarter-at-lightmatter
- https://github.com/quaternio