Update dependency onnx to v1.20.1 #64
Open
+2
−2
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==1.14.0->==1.20.1Release Notes
onnx/onnx (onnx)
v1.20.1Compare Source
What's Changed
Commits
Full Changelog: onnx/onnx@v1.20.0...v1.20.1
v1.20.0Compare Source
ONNX v1.20.0 is now available with exciting new features! We would like to thank everyone who contributed to this release!
Please visit onnx.ai to learn more about ONNX and associated projects.
Updated Op list:
Cast, CastLike, Constant, ConstantOfShape, DequantizeLinear, Flatten, Identity, If, Loop, Pad, QuantizeLinear, Reshape, Scan, Shape, Size, Squeeze, Transpose, Unsqueeze
Key Updates:
Breaking Changes and Deprecations
Spec and Operator
Reference Implementation
Utilities and Tools
IsOnnxStaticRegistrationDisabled()inline function breaking schema registration in external modules (#7409)OpSchematoOpSchemaRegisterOnce(#7390)cpp2py_export(#7334)Build, CI and Tests
CPPLINT.cfg(#7198)reuse.yml(#7395)ONNXConfig.cmake.in(#7385)release_linux.yml(#7383)pixi.lockfile (#7331)find_package(#7295)ml_dtypesfromrequirements-dev.txt(#7290)release_mac.yml: change3.14-devto3.14(#7396)release_mac.yml: skip pytest for3.14-dev(#7369)abi3auditchecks inrelease_*.yml(#7293)abi3audittorelease_linux.yml(#7288)pixi.{toml,lock}and create issues if CI fails (#7280)Documentation
README.md) (#7189)RELEASE-MANAGEMENT.md(#7188)create_release.yml(#7186)OnnxReleases.md) (#7187)OnnxReleases.md(#7202)OnnxReleases.md(#7204)Versioning.md(#7410)main.cc(#7397)LAST_RELEASE_VERSIONto 1.19.1 (missed in last version) (#7391)CONTRIBUTING.md(#7381)RELEASE-MANAGEMENT.md(#7380).editorconfigcheck to include YAML and Markdown files (#7370)data_locationdocs to matchonnx.in.proto(#7347)abi3information toREADME.md(#7289)OnnxReleases.mdwith correct pipeline configs (#7252)RELEASE-MANAGEMENT.md(#7250)RELEASE-MANAGEMENT.md(#7239)README.md(#7237)create_release.yml(#7230)RELEASE-MANAGEMENT.md(#7216)v1.19.1Compare Source
All changes
__repr__for some proto classes (#7259) in #7314v1.19.0Compare Source
ONNX v1.19.0 is now available with exciting new features! We would like to thank everyone who contributed to this release!
Please visit onnx.ai to learn more about ONNX and associated projects.
Key Updates
IR Version 12
ai.onnx Opset 24
Other
BUILD_ONNX_PYTHONsymbol is deprecated (we be removed for 1.20). Please, useONNX_BUILD_PYTHONinstead.What's Changed
Breaking Changes and Deprecations
Spec and Operator
axesinput of [un]Squeeze to be 1D tensors by @justinchuby in #6888ratioinput of Dropout operator by @robertknight in #7032dtypeattribute docs for EyeLike operator by @robertknight in #7031Reference Implementation
Utilities and Tools
rename_inputs=False/rename_outputs=Falseby @KarelZe in #6994.txtpbas a support text proto format in serialization by @justinchuby in #7161Build, CI and Tests
select_last_index = 0by @meilofveeningen-rl in #7104Documentation
Other Changes
New Contributors
Full Changelog: onnx/onnx@v1.18.0...v1.19.0
v1.18.0[Compare Source](https://redirect.github.com/onnx/
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
To execute skipped test pipelines write comment
/ok-to-test.Documentation
Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.