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 bfd1451 commit 4b3f237Copy full SHA for 4b3f237
1 file changed
versions.nix
@@ -14,6 +14,7 @@
14
"x86_64-linux"
15
];
16
bundleBuild = true;
17
+ sourceBuild = true;
18
}
19
{
20
torchVersion = "2.8";
@@ -23,6 +24,7 @@
23
24
25
26
27
28
29
30
@@ -33,6 +35,7 @@
33
35
"aarch64-linux"
34
36
37
38
39
40
41
@@ -71,6 +74,7 @@
71
74
72
75
73
76
77
78
79
80
torchVersion = "2.9";
@@ -81,6 +85,7 @@
81
85
82
86
83
87
88
84
89
90
91
@@ -91,6 +96,7 @@
96
92
97
93
98
99
94
100
95
101
102
0 commit comments