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

Bump PyTorch version to 2.2 #1364

Merged
merged 1 commit into from
Feb 26, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions tpu/config.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ TF_LIBTPU_VERSION=1.9.0
TF_LINUX_WHEEL_VERSION=manylinux_2_17_x86_64.manylinux2014_x86_64
JAX_VERSION=0.4.23
# Supports nightly
TORCH_VERSION=2.1.0
TORCH_VERSION=2.2.0
# https://github.com/pytorch/audio supports nightly
TORCHAUDIO_VERSION=2.1.0
TORCHAUDIO_VERSION=2.2.1
# https://github.com/pytorch/text supports main
TORCHTEXT_VERSION=0.16.0
TORCHTEXT_VERSION=0.17.1
# https://github.com/pytorch/vision supports nightly
TORCHVISION_VERSION=0.16.0
TORCHVISION_VERSION=0.17.1
TORCH_LINUX_WHEEL_VERSION=manylinux_2_28_x86_64