Add model validation for all GPU runners to prevent cache corruption (#13171)

Co-authored-by: Kangyan Zhou <zky314343421@gmail.com>
This commit is contained in:
alisonshao
2025-11-13 10:16:41 -08:00
committed by GitHub
co-authored by Kangyan Zhou
parent 85b8c5c4cd
commit 9bd511a582
5 changed files with 71 additions and 1 deletions
+2
View File
@@ -192,6 +192,8 @@ jobs:
needs: [check-changes, unit-test-backend-2-gpu-amd]
if: always() && !failure() && !cancelled() &&
((needs.check-changes.outputs.main_package == 'true') || (needs.check-changes.outputs.sgl_kernel == 'true'))
env:
RUNNER_LABELS: linux-mi300-gpu-8
strategy:
fail-fast: false
matrix: