mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 12:54:11 +08:00
Add macos perf run to the dashboard upload (#141999)
Adjust the inductor workflow to ensure the macOS perf run gets uploaded Pull Request resolved: https://github.com/pytorch/pytorch/pull/141999 Approved by: https://github.com/huydhn
This commit is contained in:
committed by
PyTorch MergeBot
parent
291626fb22
commit
941da90e8a
@ -2,7 +2,7 @@ name: Upload torch dynamo performance stats
|
||||
|
||||
on:
|
||||
workflow_run:
|
||||
workflows: [inductor-A100-perf-nightly, inductor-perf-nightly-A10g, inductor-perf-nightly-aarch64, inductor-perf-nightly-x86]
|
||||
workflows: [inductor-A100-perf-nightly, inductor-perf-nightly-A10g, inductor-perf-nightly-aarch64, inductor-perf-nightly-x86, perf-nightly-macos]
|
||||
types:
|
||||
- completed
|
||||
|
||||
|
Reference in New Issue
Block a user