-
Notifications
You must be signed in to change notification settings - Fork 225
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
Update tensorflow requirement from !=2.6.0,!=2.6.1,<2.10.0,>=2.2.0 to >=2.2.0,!=2.6.0,!=2.6.1,<2.11.0 #608
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #608 +/- ##
==========================================
+ Coverage 77.88% 77.99% +0.11%
==========================================
Files 123 123
Lines 8714 8749 +35
==========================================
+ Hits 6787 6824 +37
+ Misses 1927 1925 -2
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Changes to investigate:
(labelling |
Update: Confirmed that these changes are not being made until 2.11. We will need to check that there are no relevant API changes when |
This had no effect... |
Doing a final sanity check on |
Probably makes sense to address |
Updates the requirements on [tensorflow](https://github.com/tensorflow/tensorflow) to permit the latest version. - [Release notes](https://github.com/tensorflow/tensorflow/releases) - [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md) - [Commits](tensorflow/tensorflow@v2.2.0...v2.10.0) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
897ef03
to
b60f938
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Updates the requirements on [tensorflow](https://github.com/tensorflow/tensorflow) to permit the latest version. - [Release notes](https://github.com/tensorflow/tensorflow/releases) - [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md) - [Commits](tensorflow/tensorflow@v2.2.0...v2.10.0) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Updates the requirements on tensorflow to permit the latest version.
Release notes
Sourced from tensorflow's releases.
... (truncated)
Changelog
Sourced from tensorflow's changelog.
... (truncated)
Commits
359c3cd
Merge pull request #57609 from tensorflow/vinila21-patch-6724308f
Update estimator and keras version in TF 2.10 branch for 2.10.0.203b333
Merge pull request #57608 from tensorflow-jenkins/version-numbers-2.10.0-28960cd950ff
Update version numbers to 2.10.09b13e9e
Merge pull request #57510 from tensorflow/vinila21-patch-1ba47bc7
Update release notes with security updatesf082fa9
Merge pull request #57464 from tensorflow/r2.10-b5f6fbfba7660ed7ce
Re-enable testTensorListReserveWithNonScalarNumElements to work with mlir as ...23cb0d3
Merge pull request #57460 from tensorflow/revert-57075-r2.10-e9863e9a9cbf419a41
Revert "r2.10 cherry-pick: e9863e9a9cb "Fix tf.raw_ops.EmptyTensorList vulner...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)