We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5aa1ac3 commit 6c3abb2Copy full SHA for 6c3abb2
infra/tpu-pytorch-releases/artifacts.auto.tfvars
@@ -3,6 +3,10 @@ nightly_package_version = "2.0"
3
# Built once a day from master.
4
nightly_builds = [
5
{ accelerator = "tpu" },
6
+ {
7
+ accelerator = "tpu"
8
+ python_version = "3.10"
9
+ },
10
{
11
accelerator = "cuda"
12
cuda_version = "11.8"
0 commit comments