Skip to content

Commit

Permalink
Bump PyTorch version to 2.4 (#1414)
Browse files Browse the repository at this point in the history
  • Loading branch information
bhavya01 authored Jul 25, 2024
1 parent 0ce0e7a commit 3a9e7ed
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tpu/config.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ TF_LINUX_WHEEL_VERSION=manylinux_2_17_x86_64.manylinux2014_x86_64
JAX_VERSION=0.4.23
# gsutil ls gs://pytorch-xla-releases/wheels/tpuvm/* | grep libtpu | grep -v -E ".*rc[0-9].*"
# Supports nightly
TORCH_VERSION=2.3.0
TORCH_VERSION=2.4.0
# https://github.com/pytorch/audio supports nightly
TORCHAUDIO_VERSION=2.3.0
TORCHAUDIO_VERSION=2.4.0
# https://github.com/pytorch/text supports main
TORCHTEXT_VERSION=0.18.0
# https://github.com/pytorch/vision supports nightly
TORCHVISION_VERSION=0.18.0
TORCHVISION_VERSION=0.19.0
TORCH_LINUX_WHEEL_VERSION=manylinux_2_28_x86_64

0 comments on commit 3a9e7ed

Please sign in to comment.