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

[tune](deps): Bump tf2onnx from 1.8.5 to 1.12.1 in /python/requirements/ml #112

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 24, 2022

Bumps tf2onnx from 1.8.5 to 1.12.1.

Release notes

Sourced from tf2onnx's releases.

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

A huge thank you to our community for this release!

janbernloehr, andife , shesung, vvolhejn, southfreebird

... (truncated)

Commits
  • f4902a4 Add lstm sigmoid dropout test for dependency optimization (#2027)
  • 7e3fd01 Skip failed RFFT tests for TF-2.4.x (#2026)
  • 4debef7 Turn on graph tf optimize grappler dependency (#2020)
  • 76924df Use packaging library to avoid DeprecationWarning from distutils
  • 3bd3081 Remove usage of numpy bool aliases for builtins
  • 0bfdf63 Remove opset below to 13 ci tests and enhance doc
  • 6365d38 ONNX opset 17 with IR version 8 support (#2014)
  • a587862 upgrade readme tf to 2.9
  • b65ae84 Increment main to 1.12
  • 087045d Add support for Python310 and ORT 1.12 (#1975)
  • 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.12.1.
- [Release notes](https://github.com/onnx/tensorflow-onnx/releases)
- [Commits](onnx/tensorflow-onnx@v1.8.5...v1.12.1)

---
updated-dependencies:
- dependency-name: tf2onnx
  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 Sep 24, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 12, 2022

Superseded by #130.

@dependabot dependabot bot closed this Nov 12, 2022
@dependabot dependabot bot deleted the dependabot/pip/python/requirements/ml/tf2onnx-1.12.1 branch November 12, 2022 08:07
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.

0 participants