Releases: onnx/optimizer
Releases · onnx/optimizer
v0.4.2rc2
Update VERSION_NUMBER to 0.4.2rc2 (#249) Signed-off-by: Andreas Fehlner <[email protected]>
v0.4.2rc1
Check ABI3 after upload (#242) Avoid changing the wheels? --------- Signed-off-by: Justin Chu <[email protected]> Co-authored-by: Andreas Fehlner <[email protected]>
v0.4.1_1
v0.4.1
v0.4.0
What's Changed
- Update build-and-test.yml by @andife in #165
- Bump actions/checkout from 2 to 4 by @dependabot[bot] in #161
- Update dependabot.yml by @andife in #166
- Bump actions/upload-artifact from 2 to 4 by @dependabot[bot] in #162
- Bump pypa/cibuildwheel from 2.11.4 to 2.23.0 by @dependabot[bot] in #164
- Update build-and-test.yml by @andife in #154
- use python 3.9 and higher in build-and-test.yml by @andife in #167
- Update cibuildwheel to support python 3.12 by @marcus-wirtz-snkeos in #160
- Remove link to website by @justinchuby in #169
- Maintainer wanted by @andife in #182
- Fix pypi description by @neNasko1 in #148
- Fix build by @take-cheeze in #183
- Add python 3.12 build and suppress warnings by @take-cheeze in #184
- add workflow_dispatch: Update build-and-test.yml by @andife in #187
- comment out pypi, master -> main; Update build-and-test.yml by @andife in #190
- where-not optimization by @ananyamukh6 in #140
- Fix Assertion Const Node Tensor Request when Node has value_int Rather than Value by @jsmonson in #181
- Fix passes of fuse matmul/transpose test cases by @take-cheeze in #186
- Bump pypa/cibuildwheel from 2.23.3 to 3.0.0 by @dependabot[bot] in #189
- remove search for maintainer from readme by @andife in #192
- use ubuntu-24.04 runner by @andife in #191
- fix missing functions by @AlexHJH in #137
- Add sign to idempotent ops list by @ananyamukh6 in #139
- Fix CI error of merge #139 by @take-cheeze in #195
- Add CODEOWNERS to auto assign reviewers by @take-cheeze in #196
- optimized graph needs to preserve the topological order by @take-cheeze in #200
- Bump protobuf and onnx by @take-cheeze in #201
- Update CODEOWNERS by @justinchuby in #203
- Use trusted publishing for publishing whls to pypi (Update build-and-test.yml) by @andife in #193
- Update build-and-test.yml (for python 3.13) by @andife in #205
- Bump pypa/cibuildwheel from 3.0.0 to 3.1.2 by @dependabot[bot] in #206
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #213
- Bump pypa/cibuildwheel from 3.1.2 to 3.2.0 by @dependabot[bot] in #211
- Bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #212
- Support ABI3 by @take-cheeze in #216
- Migrate setup.cfg to pyproject.toml by @take-cheeze in #217
- Bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #220
- Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #219
- Bump pypa/cibuildwheel from 3.2.0 to 3.2.1 by @dependabot[bot] in #218
- Use reuse github action by @andife in #215
- Add C++ test by @take-cheeze in #208
- add copyright license by @andife in #223
- Fix C++ test failure by building extra dependency by @take-cheeze in #224
- fix reuse by @andife in #226
- Update build-and-test.yml by @andife in #214
- Bump version number to 0.4.0 by @andife in #227
- Update GitHub Actions workflow for CMake build by @andife in #228
- Update Python version in CI workflow by @andife in #230
New Contributors
- @andife made their first contribution in #165
- @dependabot[bot] made their first contribution in #161
- @marcus-wirtz-snkeos made their first contribution in #160
- @justinchuby made their first contribution in #169
- @neNasko1 made their first contribution in #148
- @ananyamukh6 made their first contribution in #140
- @jsmonson made their first contribution in #181
- @AlexHJH made their first contribution in #137
Full Changelog: v0.3.19...v0.4.0