We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf7d596 commit e506e2bCopy full SHA for e506e2b
.github/workflows/trunk.yml
@@ -991,7 +991,7 @@ jobs:
991
992
test-static-llama-qnn-eval-linux:
993
# needs: changes # has dependency on changes jobs defined above
994
- if: needs.changes.outputs.qnn == 'true'
+ # if: needs.changes.outputs.qnn == 'true'
995
name: test-static-llama-qnn-eval-linux
996
uses: pytorch/test-infra/.github/workflows/linux_job_v2.yml@main
997
permissions:
0 commit comments