build(deps): bump onnx from 1.17.0 to 1.18.0 in /docker/ml
Bumps onnx from 1.17.0 to 1.18.0.
Release notes
Sourced from onnx's releases.
v1.18.0
ONNX v1.18.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
ai.onnx Opset 23
Attention, Cast, CastLike, Constant, ConstantOfShape, DequantizeLinear, Flatten, Identity, If, Loop, Pad, QuantizeLinear, RMSNormalization, Reshape, RotaryEmbedding, Scan, Shape, Size, Squeeze, Transpose, Unsqueeze
IR Version 11
- Added FLOAT4E2M1 and multi-device configuration support
- Relaxed naming requirements (onnx/onnx#6652)
Python support
- Support Python 3.13
- Experimental support for Python 3.13t (Windows, Mac)
- Removed support for Python 3.8
- Windows Arm64
Build
- Minimum protobuf version is upgraded to v25.1
- A new option ONNX_BUILD_CUSTOM_PROTOBUF is added for CMAKE (onnx/onnx#6495)
What's Changed
Breaking Changes and Deprecations
- Remove/raise exception when external file exists during onnx.save by
@tonypottera24in onnx/onnx#6497- Remove python 3.8 workflows (python 3.8 is eol) by
@cyyeverin onnx/onnx#6434- Deprecate all type casting functions by
@justinchubyin onnx/onnx#6639- GroupNormalization-18 is now deprecated and replaced by GroupNormalization-23 due to an incorrect definition (#6358)
Spec and Operator
- Add FLOAT4E2M1 data type by
@yuanyao-nvin onnx/onnx#6318- Add FLOAT4E2M1 support to relevant operators by
@yuanyao-nvin onnx/onnx#6283- Fix typo in the GroupNorm description by
@yuanyao-nvin onnx/onnx#6358- clarify clip with min>max by
@AlexandreEichenbergerin onnx/onnx#6395- Update IR spec to clarify optional input/output availability by
@justinchubyin onnx/onnx#6435- Fix GlobalLpPool input types by
@justinchubyin onnx/onnx#6503- Fix reference implementation for TopK by
@neNasko1in onnx/onnx#6593- Clarify that FLOAT4E2M1 can be in int32_data by
@justinchubyin onnx/onnx#6640- Relax naming requirements in IR spec by
@justinchubyin onnx/onnx#6652- Add Rotary Embedding op to ONNX opset 23 by
@shubhambhokare1in onnx/onnx#6461- Format rotary embedding documentation by
@justinchubyin onnx/onnx#6717- Add RMSNormalization to ONNX opset 23 by
@shubhambhokare1in onnx/onnx#6443- Add Attention Op to ONNX Opset 23 by
@shubhambhokare1in onnx/onnx#6501- Add multi-device execution support in ONNX by
@kevinch-nvin onnx/onnx#6641Reference Implementation
- Fix NonMaxSuppression default values in ReferenceEvaluator by
@xaduprein onnx/onnx#6354- Update op_pool_common.py, add missing "| None" by
@andifein onnx/onnx#6421- Allow 1D vector for w_scale in QLinearConv by
@mcollinswiscin onnx/onnx#6460- Fix pooling pads issues by
@titaiwangmsin onnx/onnx#6650
... (truncated)
Commits
e709452update version to 1.18.0 (#6954)e9720abUpdate VERSION_NUMBER to 1.18.0rc2 (#6921)3e3f1afPick CMake changes (#6922)e2da891Export symbols used by PyTorch (#6917)5d18b7aAdd wheel build for windows arm64 (#6912)7fc2b81update versions (#6880)ed6c10eFix missing inputs in create_release.yml (#6868)c8ac13c1.18.0 cherry pick (#6867)31ef7c3Update version to 1.18.0rc1 (#6866)a90ee05Fix pylint warnings (#6778)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Docker Image Ready - Dev
Docker automatic build has deployed your docker image: devdemisto/ml:1.0.0.3396485 It is available now on docker hub at: https://hub.docker.com/r/devdemisto/ml/tags Get started by pulling the image:
docker pull devdemisto/ml:1.0.0.3396485
Docker Metadata
- Image Size:
1007.47 MB - Image ID:
sha256:e78a782adab34af579dabdda10ee60cd1ac6a57e36b3aa6af5cee1f7f6197dbf - Created:
2025-05-13T15:01:36.704869904Z - Arch:
linux/amd64 - Command:
["python3"] - Environment:
-
PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin -
LANG=C.UTF-8 -
GPG_KEY=7169605F62C751356D054A26A821E680E5FA6305 -
PYTHON_VERSION=3.12.7 -
PYTHON_SHA256=24887b92e2afd4a2ac602419ad4b596372f67ac9b077190f459aba390faf5550 -
DOCKER_IMAGE=devdemisto/ml:1.0.0.3396485 -
HF_HOME=/ml/.cache -
NLTK_DATA=/ml/nltk_data -
MPLCONFIGDIR=/ml/matplotlib
-
- Labels:
-
org.opencontainers.image.authors:Demisto <[email protected]> -
org.opencontainers.image.revision:796ebb47507df92a45dfd3aebf32719d1462f504 -
org.opencontainers.image.version:1.0.0.3396485
-
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs.
If you'd like to keep it open, please leave a comment with the status of the PR.
Thank you for your contribution!
This pull request has been automatically closed because there has been no activity for 21 days.
Please feel free to reopen it (or open a new one) if the proposed change is still appropriate.
Thank you for your contribution!
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.