299
299
"upload_to_base_bucket" : " no" ,
300
300
"stable_version" : " 2.8.0" ,
301
301
"use_split_build" : false
302
+ },
303
+ {
304
+ "python_version" : " 3.14" ,
305
+ "gpu_arch_type" : " cpu" ,
306
+ "gpu_arch_version" : " " ,
307
+ "desired_cuda" : " cpu" ,
308
+ "container_image" : " pytorch/manylinux2_28-builder:cpu" ,
309
+ "package_type" : " wheel" ,
310
+ "build_name" : " wheel-py3_14-cpu" ,
311
+ "validation_runner" : " windows.4xlarge" ,
312
+ "installation" : " pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cpu" ,
313
+ "channel" : " nightly" ,
314
+ "upload_to_base_bucket" : " no" ,
315
+ "stable_version" : " 2.8.0" ,
316
+ "use_split_build" : false
317
+ },
318
+ {
319
+ "python_version" : " 3.14" ,
320
+ "gpu_arch_type" : " cuda" ,
321
+ "gpu_arch_version" : " 12.6" ,
322
+ "desired_cuda" : " cu126" ,
323
+ "container_image" : " pytorch/manylinux2_28-builder:cuda12.6" ,
324
+ "package_type" : " wheel" ,
325
+ "build_name" : " wheel-py3_14-cuda12_6" ,
326
+ "validation_runner" : " windows.g4dn.xlarge" ,
327
+ "installation" : " pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu126" ,
328
+ "channel" : " nightly" ,
329
+ "upload_to_base_bucket" : " no" ,
330
+ "stable_version" : " 2.8.0" ,
331
+ "use_split_build" : false
332
+ },
333
+ {
334
+ "python_version" : " 3.14" ,
335
+ "gpu_arch_type" : " cuda" ,
336
+ "gpu_arch_version" : " 12.8" ,
337
+ "desired_cuda" : " cu128" ,
338
+ "container_image" : " pytorch/manylinux2_28-builder:cuda12.8" ,
339
+ "package_type" : " wheel" ,
340
+ "build_name" : " wheel-py3_14-cuda12_8" ,
341
+ "validation_runner" : " windows.g4dn.xlarge" ,
342
+ "installation" : " pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu128" ,
343
+ "channel" : " nightly" ,
344
+ "upload_to_base_bucket" : " no" ,
345
+ "stable_version" : " 2.8.0" ,
346
+ "use_split_build" : false
347
+ },
348
+ {
349
+ "python_version" : " 3.14" ,
350
+ "gpu_arch_type" : " xpu" ,
351
+ "gpu_arch_version" : " " ,
352
+ "desired_cuda" : " xpu" ,
353
+ "container_image" : " pytorch/manylinux2_28-builder:xpu" ,
354
+ "package_type" : " wheel" ,
355
+ "build_name" : " wheel-py3_14-xpu" ,
356
+ "validation_runner" : " windows.4xlarge" ,
357
+ "installation" : " pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/xpu" ,
358
+ "channel" : " nightly" ,
359
+ "upload_to_base_bucket" : " no" ,
360
+ "stable_version" : " 2.8.0" ,
361
+ "use_split_build" : false
362
+ },
363
+ {
364
+ "python_version" : " 3.14t" ,
365
+ "gpu_arch_type" : " cpu" ,
366
+ "gpu_arch_version" : " " ,
367
+ "desired_cuda" : " cpu" ,
368
+ "container_image" : " pytorch/manylinux2_28-builder:cpu" ,
369
+ "package_type" : " wheel" ,
370
+ "build_name" : " wheel-py3_14t-cpu" ,
371
+ "validation_runner" : " windows.4xlarge" ,
372
+ "installation" : " pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cpu" ,
373
+ "channel" : " nightly" ,
374
+ "upload_to_base_bucket" : " no" ,
375
+ "stable_version" : " 2.8.0" ,
376
+ "use_split_build" : false
377
+ },
378
+ {
379
+ "python_version" : " 3.14t" ,
380
+ "gpu_arch_type" : " cuda" ,
381
+ "gpu_arch_version" : " 12.6" ,
382
+ "desired_cuda" : " cu126" ,
383
+ "container_image" : " pytorch/manylinux2_28-builder:cuda12.6" ,
384
+ "package_type" : " wheel" ,
385
+ "build_name" : " wheel-py3_14t-cuda12_6" ,
386
+ "validation_runner" : " windows.g4dn.xlarge" ,
387
+ "installation" : " pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu126" ,
388
+ "channel" : " nightly" ,
389
+ "upload_to_base_bucket" : " no" ,
390
+ "stable_version" : " 2.8.0" ,
391
+ "use_split_build" : false
392
+ },
393
+ {
394
+ "python_version" : " 3.14t" ,
395
+ "gpu_arch_type" : " cuda" ,
396
+ "gpu_arch_version" : " 12.8" ,
397
+ "desired_cuda" : " cu128" ,
398
+ "container_image" : " pytorch/manylinux2_28-builder:cuda12.8" ,
399
+ "package_type" : " wheel" ,
400
+ "build_name" : " wheel-py3_14t-cuda12_8" ,
401
+ "validation_runner" : " windows.g4dn.xlarge" ,
402
+ "installation" : " pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu128" ,
403
+ "channel" : " nightly" ,
404
+ "upload_to_base_bucket" : " no" ,
405
+ "stable_version" : " 2.8.0" ,
406
+ "use_split_build" : false
407
+ },
408
+ {
409
+ "python_version" : " 3.14t" ,
410
+ "gpu_arch_type" : " xpu" ,
411
+ "gpu_arch_version" : " " ,
412
+ "desired_cuda" : " xpu" ,
413
+ "container_image" : " pytorch/manylinux2_28-builder:xpu" ,
414
+ "package_type" : " wheel" ,
415
+ "build_name" : " wheel-py3_14t-xpu" ,
416
+ "validation_runner" : " windows.4xlarge" ,
417
+ "installation" : " pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/xpu" ,
418
+ "channel" : " nightly" ,
419
+ "upload_to_base_bucket" : " no" ,
420
+ "stable_version" : " 2.8.0" ,
421
+ "use_split_build" : false
302
422
}
303
423
]
304
424
}
0 commit comments