File tree Expand file tree Collapse file tree 1 file changed +0
-57
lines changed
infra/tpu-pytorch-releases Expand file tree Collapse file tree 1 file changed +0
-57
lines changed Original file line number Diff line number Diff line change @@ -3,63 +3,6 @@ manual_nightly_builds = [
3
3
]
4
4
5
5
manual_versioned_builds = [
6
-
7
-
8
- {
9
- git_tag = " v2.8.0-rc1"
10
- package_version = " 2.8.0-rc1"
11
- pytorch_git_rev = " v2.8.0-rc1"
12
- accelerator = " tpu"
13
- python_version = " 3.11"
14
- bundle_libtpu = " 0"
15
- cxx11_abi = " 1"
16
- },
17
- {
18
- git_tag = " v2.8.0-rc1"
19
- package_version = " 2.8.0-rc1"
20
- pytorch_git_rev = " v2.8.0-rc1"
21
- accelerator = " tpu"
22
- python_version = " 3.12"
23
- bundle_libtpu = " 0"
24
- cxx11_abi = " 1"
25
- },
26
- {
27
- git_tag = " v2.8.0-rc1"
28
- package_version = " 2.8.0-rc1"
29
- pytorch_git_rev = " v2.8.0-rc1"
30
- accelerator = " tpu"
31
- python_version = " 3.13"
32
- bundle_libtpu = " 0"
33
- cxx11_abi = " 1"
34
- },
35
- {
36
- git_tag = " v2.8.0-rc1"
37
- package_version = " 2.8.0-rc1"
38
- pytorch_git_rev = " v2.8.0-rc1"
39
- accelerator = " cuda"
40
- cuda_version = " 12.6"
41
- python_version = " 3.11"
42
- cxx11_abi = " 1"
43
- },
44
- {
45
- git_tag = " v2.8.0-rc1"
46
- package_version = " 2.8.0-rc1"
47
- pytorch_git_rev = " v2.8.0-rc1"
48
- accelerator = " cuda"
49
- cuda_version = " 12.6"
50
- python_version = " 3.12"
51
- cxx11_abi = " 1"
52
- },
53
- {
54
- git_tag = " v2.8.0-rc1"
55
- package_version = " 2.8.0-rc1"
56
- pytorch_git_rev = " v2.8.0-rc1"
57
- accelerator = " cuda"
58
- cuda_version = " 12.6"
59
- python_version = " 3.13"
60
- cxx11_abi = " 1"
61
- },
62
-
63
6
{
64
7
git_tag = " v2.7.0"
65
8
package_version = " 2.7.0"
You can’t perform that action at this time.
0 commit comments