diff --git a/tpu/config.txt b/tpu/config.txt index 4ce1c196..fa45fc9b 100644 --- a/tpu/config.txt +++ b/tpu/config.txt @@ -9,9 +9,9 @@ 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.4.0 +TORCH_VERSION=2.5.0 # https://github.com/pytorch/audio supports nightly -TORCHAUDIO_VERSION=2.4.0 +TORCHAUDIO_VERSION=2.5.0 # https://github.com/pytorch/vision supports nightly -TORCHVISION_VERSION=0.19.0 +TORCHVISION_VERSION=0.20.0 TORCH_LINUX_WHEEL_VERSION=manylinux_2_28_x86_64