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

[RLlib](deps): Bump tf2onnx from 1.8.5 to 1.13.0 in /python/requirements/rllib #69

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 19, 2022

Bumps tf2onnx from 1.8.5 to 1.13.0.

Release notes

Sourced from tf2onnx's releases.

tf2onnx-1.13.0

What's Changed

A huge thank you to our community for this release!

GregoryMorse

Full Changelog: onnx/tensorflow-onnx@v1.12.1...v1.13.0

tf2onnx-1.12.1

Summary

  • Enabling opset 17 support.
  • Focusing on bug fix.

What's Changed

A huge thank you to our community for this release!

q-ycong-p

tf2onnx-1.12.0

Summary

  • added support for python 3.10, onnx 1.12, onnxruntime 1.12, tensorflow 2.9
  • added --outputs_as_nchw option to transpose output to from nhwc to nchw
  • enhanced optimizer and exception handing
  • improved keras pattern and ci
  • misc fixes

What's Changed

... (truncated)

Commits
  • 2c1db54 Add Support for MatMulInteger (#2072)
  • 48e9015 Prepare updates for release 1.13.0. (#2074)
  • ddca3a5 Fix an ort version issue and update flatbuffers install requirement. (#2057)
  • 0411a75 Merge pull request #2056 from fatcat-z/use_packaging_version
  • 3645e64 Since distutils.version is deprecated, change it to packaging.version
  • a8d303d Merge branch 'onnx:main' into main
  • c60c5ee Remove extract_sub_graph function from tf_optimize method because it is not n...
  • 5e84286 Remove extract_sub_graph function from tf_optimize method because it is not n...
  • a82a29e Upgrade the required version for flatbuffers. (#2050)
  • 6fdbe43 Amend potential bug tag with bug
  • Additional commits viewable in compare view

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 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 [tf2onnx](https://github.com/onnx/tensorflow-onnx) from 1.8.5 to 1.13.0.
- [Release notes](https://github.com/onnx/tensorflow-onnx/releases)
- [Commits](onnx/tensorflow-onnx@v1.8.5...v1.13.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 19, 2022
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
0 participants