Skip to content

Tags: KYE2138/onnx2torch

Tags

v1.3.0

Toggle v1.3.0's commit message
Update VERSION

v1.2.5

Toggle v1.2.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release 1.2.5 (ENOT-AutoDL#40)

* fixed type of axes parameter (squeeze/unsqueeze/reduce) (ENOT-AutoDL#39)

Co-authored-by: igor <[email protected]>

* Feat: added converters for rcnn models (ENOT-AutoDL#38)

Added ConvTranspose converters and tests
Fixed export to onnx RoiAlign and Squeeze nodes
Fixed typo in ConstantOfShape

Co-authored-by: a.nazdryukhin <[email protected]>

* add new version 1.2.5

Co-authored-by: ivkalgin <[email protected]>
Co-authored-by: igor <[email protected]>
Co-authored-by: niobeus <[email protected]>
Co-authored-by: a.nazdryukhin <[email protected]>
Co-authored-by: p.ivanov <[email protected]>

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
release v1.2.0 (ENOT-AutoDL#25)

* removed useless context manager (SkipTorchTracing), removed useless debug prints (ENOT-AutoDL#18)

Co-authored-by: igor <[email protected]>

* fixed conversion of interpolation modes, fixed checking of empty inputs (ENOT-AutoDL#20)

Co-authored-by: igor <[email protected]>

* Fix: average pool (ENOT-AutoDL#19)

* fixed avg pool operation
* added tests (avg pool)

Co-authored-by: igor <[email protected]>

* fix_optional_args

* common.py and custom_export_to_onnx.py moved to utils package

* fixed moving OnnxConstantOfShape between devices

* fixed placeholders names

* fixed error string

* Models test (ENOT-AutoDL#23)

* Add tests for classification, segmentation and detection models
* Fix readme

Co-authored-by: Peter Ivanov <[email protected]>

* fix empty nms, tracing reduce

* fix bug

* change version to 1.2

* fixed indexing in scatter nd

Co-authored-by: IvanovP <[email protected]>

* Transformers support (ENOT-AutoDL#27)

* now we support visual transformers models from tiim such as vit and swin
* added split operation
* added matmul operation

Co-authored-by: IvanovP <[email protected]>
Co-authored-by: igor <[email protected]>

* fixed pylint warnings (ENOT-AutoDL#28)

Co-authored-by: igor <[email protected]>

* fix slow scatternd (ENOT-AutoDL#31)

fix slow scatter nd

Co-authored-by: IvanovP <[email protected]>

* Roialign, roundings, trigonometry (ENOT-AutoDL#33)

* added roialigne
* added trigonometric functions
* added rounding functions

Co-authored-by: IvanovP <[email protected]>
Co-authored-by: igor <[email protected]>

* Fix: export to onnx (ENOT-AutoDL#34)

* updated export logic of reshape + slice + shape operations

* added custom export for tile

Co-authored-by: igor <[email protected]>

* Feature: modules markers (ENOT-AutoDL#36)

* added modules markers
* added custom export to onnx for gather

Co-authored-by: igor <[email protected]>

* Fix: model tests (ENOT-AutoDL#35)

* added logsoftmax operation
* refactored tests resourses

Co-authored-by: IvanovP <[email protected]>
Co-authored-by: igor <[email protected]>

* fix expand test for onnx 1.11

Co-authored-by: ivkalgin <[email protected]>
Co-authored-by: igor <[email protected]>
Co-authored-by: IvanovP <[email protected]>
Co-authored-by: Peter Ivanov <[email protected]>

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
release v1.1.0

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request ENOT-AutoDL#3 from ENOT-AutoDL/develop

Release v1.0.0