-
Notifications
You must be signed in to change notification settings - Fork 251
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 the python group with 4 updates #1505
Conversation
Updates the requirements on [tensorflow-text](https://github.com/tensorflow/text), torch, torchvision and [jax[cuda12_pip]](https://github.com/google/jax) to permit the latest version. Updates `tensorflow-text` to 2.16.1 - [Release notes](https://github.com/tensorflow/text/releases) - [Commits](tensorflow/text@v2.16.1...v2.16.1) Updates `torch` from 2.1.2 to 2.2.1+cu121 Updates `torchvision` from 0.16.2 to 0.17.1+cu121 Updates `jax[cuda12_pip]` from 0.4.23 to 0.4.25 - [Release notes](https://github.com/google/jax/releases) - [Changelog](https://github.com/google/jax/blob/main/CHANGELOG.md) - [Commits](jax-ml/jax@jax-v0.4.23...jax-v0.4.25) --- updated-dependencies: - dependency-name: tensorflow-text dependency-type: direct:production dependency-group: python - dependency-name: torch dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: torchvision dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: jax[cuda12_pip] dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python ... Signed-off-by: dependabot[bot] <[email protected]>
@sampathweb any thoughts on the jax version bump? Should we be excluding jax/torch/tf version from dependabot or still helpful? |
@@ -10,6 +10,6 @@ torchvision>=0.16.0 | |||
# Jax with cuda support. | |||
# TODO: 0.4.24 has an updated Cuda version breaks Jax CI. | |||
--find-links https://storage.googleapis.com/jax-releases/jax_cuda_releases.html | |||
jax[cuda12_pip]==0.4.23 | |||
jax[cuda12_pip]==0.4.25 |
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.
Don't want to update Jax. Created PR: #1507 to disable autoupdate of Jax.
Yeah. I just now created PR #1507 to do that. Not sure about Torch or TF Version. Should we add them as well? So far they seem to be compatible with the CI. |
Looks like these dependencies are no longer being updated by Dependabot, so this is no longer needed. |
Updates the requirements on tensorflow-text, torch, torchvision and jax[cuda12_pip] to permit the latest version.
Updates
tensorflow-text
to 2.16.1Release notes
Sourced from tensorflow-text's releases.
Commits
Updates
torch
from 2.1.2 to 2.2.1+cu121Updates
torchvision
from 0.16.2 to 0.17.1+cu121Updates
jax[cuda12_pip]
from 0.4.23 to 0.4.25Release notes
Sourced from jax[cuda12_pip]'s releases.
Changelog
Sourced from jax[cuda12_pip]'s changelog.
... (truncated)
Commits
f9e20d5
Start the release of jax and jaxlib 0.4.25f4045dc
Remove the deprecation of jax.tree_map for the release of 0.4.2522996bb
Update XLA dependency to use revision61aa7e8
[Mosaic] Fix bug in divisibility check in infer_vector_layout load and store ...072b43b
Merge pull request #19960 from mattjj:attrs-autodiffb0b88d8
[attrs] add linearize and vjp supportae9d677
Merge pull request #19936 from tillahoffmann:fix-19935e1e9de0
Merge pull request #19499 from nstarman:array_api-broadcast_to-type-hint75cdef7
[Mosaic][NFC] Prefer mlir aliases for llvm classes/functions within mlir name...8a43140
[Mosaic][apply_vector_layout][NFC] UseLLVM_UNLIKELY
inTPU_ASSERT_*
macrosDependabot 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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions