- 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](https://pre-commit.com/),
- [Black code-style now is used in project](https://black.readthedocs.io/en/stable/the_black_code_style/index.html),
- 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! :star: 10^6