Skip to content

Commit

Permalink
Add nightly wheel for py3.10 and cuda 11.8 (#5547)
Browse files Browse the repository at this point in the history
  • Loading branch information
vanbasten23 authored Sep 7, 2023
1 parent 2c8ebd1 commit f38e4a5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions infra/tpu-pytorch-releases/artifacts.auto.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,11 @@ nightly_builds = [
accelerator = "cuda"
cuda_version = "11.8"
},
{
accelerator = "cuda"
cuda_version = "11.8"
python_version = "3.10"
},
{
accelerator = "cuda"
cuda_version = "11.7"
Expand Down

0 comments on commit f38e4a5

Please sign in to comment.