There was an error while loading. Please reload this page.
1 parent 2097b5a commit adabe03Copy full SHA for adabe03
1 file changed
.github/configs/platforms.yml
@@ -23,9 +23,9 @@ platforms:
23
cuda:
24
enabled: true
25
ascend:
26
- # Ascend uses a scarce self-hosted NPU runner. Run it explicitly through
27
- # the "Ascend Manual CI" workflow after host-side smoke validation.
28
- enabled: false
+ # Ascend uses a scarce self-hosted NPU runner; keep it enabled when
+ # validating Ascend changes in PR CI.
+ enabled: true
29
hygon:
30
31
metax:
0 commit comments