Skip to content

Commit

Permalink
Create cuda 12.1 dev trigger. (#5628)
Browse files Browse the repository at this point in the history
  • Loading branch information
vanbasten23 authored Sep 20, 2023
1 parent 9f0d625 commit 2fda248
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions infra/tpu-pytorch-releases/dev_images.auto.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,9 @@ dev_images = [
cuda_version = "11.8"
extra_tags = ["cuda"]
}
{
accelerator = "cuda"
cuda_version = "12.1"
extra_tags = ["cuda"]
}
]

0 comments on commit 2fda248

Please sign in to comment.