mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-14 20:57:59 +00:00
CUDA 12.4 is the default now. This frees up some resources. This also fixes newly added Python 3.13 job by #140733. That PR missed adding the new Docker image `pytorch-linux-focal-cuda12.4-cudnn9-py3.13-gcc9-inductor-benchmarks` into docker build workflow. Pull Request resolved: https://github.com/pytorch/pytorch/pull/142177 Approved by: https://github.com/atalman
34 lines
718 B
YAML
34 lines
718 B
YAML
tracking_issue: 24422
|
|
ciflow_tracking_issue: 64124
|
|
ciflow_push_tags:
|
|
- ciflow/binaries
|
|
- ciflow/binaries_libtorch
|
|
- ciflow/binaries_wheel
|
|
- ciflow/inductor
|
|
- ciflow/inductor-periodic
|
|
- ciflow/inductor-rocm
|
|
- ciflow/inductor-perf-compare
|
|
- ciflow/inductor-micro-benchmark
|
|
- ciflow/inductor-micro-benchmark-cpu-x86
|
|
- ciflow/inductor-cu126
|
|
- ciflow/linux-aarch64
|
|
- ciflow/mps
|
|
- ciflow/nightly
|
|
- ciflow/periodic
|
|
- ciflow/rocm
|
|
- ciflow/s390
|
|
- ciflow/slow
|
|
- ciflow/trunk
|
|
- ciflow/unstable
|
|
- ciflow/xpu
|
|
- ciflow/torchbench
|
|
- ciflow/autoformat
|
|
retryable_workflows:
|
|
- pull
|
|
- trunk
|
|
- linux-binary
|
|
- windows-binary
|
|
- inductor-A100-perf-nightly
|
|
labeler_config: labeler.yml
|
|
label_to_label_config: label_to_label.yml
|
|
mergebot: True
|