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 770aa04 commit 542db36Copy full SHA for 542db36
.github/workflows/android-perf.yml
@@ -308,9 +308,8 @@ jobs:
308
echo
309
done
310
311
- # TODO: Switch to main once https://github.com/pytorch/test-infra/pull/5742 lands
312
- name: Upload the benchmark results
313
- uses: pytorch/test-infra/.github/actions/upload-benchmark-results@upload-oss-benchmark-db
+ uses: pytorch/test-infra/.github/actions/upload-benchmark-results@main
314
with:
315
benchmark-results-dir: 'benchmark-results'
316
dry-run: false
0 commit comments