Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump onnxruntime from 1.16.1 to 1.17.0 in /docker/ml #24030

Merged
merged 1 commit into from
Feb 1, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2024

Bumps onnxruntime from 1.16.1 to 1.17.0.

Release notes

Sourced from onnxruntime's releases.

ONNX Runtime v1.16.3

What's Changed

  1. Stable Diffusion XL demo update by @​tianleiwu in microsoft/onnxruntime#18496
  2. Fixed a memory leak issue(#18466) in TensorRT EP by @​chilo-ms in microsoft/onnxruntime#18467
  3. Fix a use-after-free bug in SaveInputOutputNamesToNodeMapping function by @​snnn in microsoft/onnxruntime#18456 . The issue was found by AddressSanitizer.

ONNX Runtime v1.16.2

The patch release includes updates on:

  • Performance optimizations for Llama2 on CUDA EP and DirectML EP
  • Performance optimizations for Stable Diffusion XL model for CUDA EP
    • Demos for text to image generation
  • Mobile bug fixes for crash on some older 64-bit ARM devices and AOT inlining issue on iOS with C# bindings
  • TensorRT EP bug fixes for user provided compute stream and stream synchronization
Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [onnxruntime](https://github.com/microsoft/onnxruntime) from 1.16.1 to 1.17.0.
- [Release notes](https://github.com/microsoft/onnxruntime/releases)
- [Changelog](https://github.com/microsoft/onnxruntime/blob/main/docs/ReleaseManagement.md)
- [Commits](https://github.com/microsoft/onnxruntime/commits)

---
updated-dependencies:
- dependency-name: onnxruntime
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 1, 2024
@github-actions github-actions bot enabled auto-merge (squash) February 1, 2024 14:21
@xsoar-bot
Copy link

Docker Image Ready - Dev

Docker automatic build at CircleCI has deployed your docker image: devdemisto/ml:1.0.0.86701
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.86701

Docker Metadata

  • Image Size: 1381.38 MB
  • Image ID: sha256:eb69dfee5f4b0f9d803b68978f94340a0f3b505f95da49400074388207bac0f1
  • Created: 2024-02-01T14:26:19.464662688Z
  • 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=A035C8C19219BA821ECEA86B64E628F8D684696D
    • PYTHON_VERSION=3.10.10
    • PYTHON_PIP_VERSION=22.3.1
    • PYTHON_SETUPTOOLS_VERSION=65.5.1
    • PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/d5cb0afaf23b8520f1bbcfed521017b4a95f5c01/public/get-pip.py
    • PYTHON_GET_PIP_SHA256=394be00f13fa1b9aaa47e911bdb59a09c3b2986472130f30aa0bfaf7f3980637
    • DOCKER_IMAGE=devdemisto/ml:1.0.0.86701
    • TRANSFORMERS_CACHE=/ml/.cache
    • NLTK_DATA=/ml/nltk_data
    • MPLCONFIGDIR=/ml/matplotlib
  • Labels:
    • org.opencontainers.image.authors:Demisto <[email protected]>
    • org.opencontainers.image.revision:87b099c0646cd98e5655b45432c7c8a1191ca2c5
    • org.opencontainers.image.version:1.0.0.86701

@github-actions github-actions bot merged commit d1e8fc2 into master Feb 1, 2024
8 checks passed
@github-actions github-actions bot deleted the dependabot/pip/docker/ml/onnxruntime-1.17.0 branch February 1, 2024 14:34
@xsoar-bot
Copy link

Docker Image Ready - Production

Docker automatic build at CircleCI has deployed your docker image: demisto/ml:1.0.0.86706
It is available now on docker hub at: https://hub.docker.com/r/demisto/ml/tags
Get started by pulling the image:

docker pull demisto/ml:1.0.0.86706

Docker Metadata

  • Image Size: 1381.38 MB
  • Image ID: sha256:b33068a5c7bd95dc4ed1c495eb72b343abf56e39c480ae5baa446fe2a9424514
  • Created: 2024-02-01T14:39:04.742724592Z
  • 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=A035C8C19219BA821ECEA86B64E628F8D684696D
    • PYTHON_VERSION=3.10.10
    • PYTHON_PIP_VERSION=22.3.1
    • PYTHON_SETUPTOOLS_VERSION=65.5.1
    • PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/d5cb0afaf23b8520f1bbcfed521017b4a95f5c01/public/get-pip.py
    • PYTHON_GET_PIP_SHA256=394be00f13fa1b9aaa47e911bdb59a09c3b2986472130f30aa0bfaf7f3980637
    • DOCKER_IMAGE=demisto/ml:1.0.0.86706
    • TRANSFORMERS_CACHE=/ml/.cache
    • NLTK_DATA=/ml/nltk_data
    • MPLCONFIGDIR=/ml/matplotlib
  • Labels:
    • org.opencontainers.image.authors:Demisto <[email protected]>
    • org.opencontainers.image.revision:d1e8fc25002036c3c20a477a4cdd35745ddf3074
    • org.opencontainers.image.version:1.0.0.86706

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant