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 a17b59b commit 21f384aCopy full SHA for 21f384a
.github/workflows/android-perf.yml
@@ -306,7 +306,7 @@ jobs:
306
done
307
308
- name: Upload the benchmark results
309
- uses: pytorch/test-infra/.github/actions/upload-benchmark-results@main
+ uses: pytorch/test-infra/.github/actions/upload-benchmark-results@upload-benchmark-results-s3
310
with:
311
benchmark-results-dir: 'benchmark-results'
312
dry-run: false
0 commit comments