mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-06 00:20:18 +01:00
Add inductor-cu124, inductor-rocm to upload test stats (#133143)
Forgot to add them in https://github.com/pytorch/pytorch/issues/128250 and https://github.com/pytorch/pytorch/issues/131637 Pull Request resolved: https://github.com/pytorch/pytorch/pull/133143 Approved by: https://github.com/huydhn
This commit is contained in:
parent
9641abe97a
commit
454713fe9d
2
.github/workflows/upload-test-stats.yml
vendored
2
.github/workflows/upload-test-stats.yml
vendored
|
|
@ -2,7 +2,7 @@ name: Upload test stats
|
|||
|
||||
on:
|
||||
workflow_run:
|
||||
workflows: [pull, trunk, periodic, inductor, unstable, slow, unstable-periodic, inductor-periodic, rocm, inductor-micro-benchmark]
|
||||
workflows: [pull, trunk, periodic, inductor, unstable, slow, unstable-periodic, inductor-periodic, rocm, inductor-micro-benchmark, inductor-cu124, inductor-rocm]
|
||||
types:
|
||||
- completed
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user