Rename "startup-tracing-compile" to "compile-time" in label_to_label.yml (#152711)

Pull Request resolved: https://github.com/pytorch/pytorch/pull/152711
Approved by: https://github.com/oulgen
This commit is contained in:
Sam Larsen 2025-05-02 11:17:21 -07:00 committed by PyTorch MergeBot
parent 3d777bae10
commit 36140e01fd

View File

@ -42,7 +42,7 @@
- "module: aotinductor"
- "module: cudagraphs"
- "oncall: export"
- "module: startup-tracing-compile"
- "module: compile-time"
- "module: compiled autograd"
- "module: flex attention"
- "module: dynamic shapes"