v1.4.0
π New day - new release! π
New features in release 1.4.0:
-
Added operations:
- Einsum,
- Reciprocal,
- Neg,
- Prelu,
- Mean,
- Min,
- Max,
- CumSum,
- Sum.
-
Fixes:
- GlobalAveragePool compatible with PyTorch FX QAT,
- Compatibility with torch 1.12,
- Allow to ignore bs+ch dimensions for size input in Resize.
- Check roi only for tf_crop_and_resize mode.
-
Code style and workflows:
- Pre-commit hook,
- Black code-style now is used in project,
- Linter and formatter with precommit hook,
- Code style checks for PRs in Github actions.
We thank all contributors for their work! Together we will make onnx2torch great! β 10^6