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.0 in /python/requirements/ml #100

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 6, 2022

Bumps tf2onnx from 1.8.5 to 1.12.0.

Release notes

Sourced from tf2onnx's releases.

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

Full Changelog: onnx/tensorflow-onnx@v1.11.1...v1.12.0

tf2onnx-1.11.1

Summary

  • added support for onnx opset 16, upgraded default opset to 13
  • removed python 3.6 check from CI tests
  • enhanced api and added new ops
  • misc fixes

Changes since tf2onnx-1.10.1

... (truncated)

Commits
  • a587862 upgrade readme tf to 2.9
  • b65ae84 Increment main to 1.12
  • 087045d Add support for Python310 and ORT 1.12 (#1975)
  • f30f41f Add newly required dependencies for latest ORT version. (#2012)
  • d72b4d1 Improve ZerosLike implementation and optimize for opset >= 9 (#2003)
  • 1c7d4ce Fix problem with adding more than one tf.newaxis at the same time (#2007)
  • 404e2b7 Add more tests for tf 2.9.x into CI pipelines. (#2009)
  • 71105c1 Add handling of HardSigmoid recurrent activation for Keras LSTM (#2001)
  • e7f39ed Skip existing const initializer node as input in _parse_graph_input (#2000)
  • e896723 Fix transpose split optimize attr when opset >=13 (#1996)
  • 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.0.
- [Release notes](https://github.com/onnx/tensorflow-onnx/releases)
- [Commits](onnx/tensorflow-onnx@v1.8.5...v.1.12.0)

---
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 Aug 6, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 24, 2022

Superseded by #112.

@dependabot dependabot bot closed this Sep 24, 2022
@dependabot dependabot bot deleted the dependabot/pip/python/requirements/ml/tf2onnx-1.12.0 branch September 24, 2022 07:09
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