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 3351d00 commit a32ae24Copy full SHA for a32ae24
.github/workflows/android-perf.yml
@@ -156,7 +156,7 @@ jobs:
156
157
export-models:
158
name: export-models
159
- uses: pytorch/test-infra/.github/workflows/linux_job_v2.yml@main
+ uses: pytorch/test-infra/.github/workflows/linux_job.yml@main
160
needs: set-parameters
161
strategy:
162
matrix:
@@ -216,7 +216,7 @@ jobs:
216
217
build-benchmark-app:
218
name: build-benchmark-app
219
220
221
with:
222
runner: linux.2xlarge
0 commit comments