Skip to content

Commit f507871

Browse files
kirklandsignfacebook-github-bot
authored andcommitted
No matrix needed in benchmarking apk build (#5339)
Summary: Always build QNN Pull Request resolved: #5339 Reviewed By: guangy10 Differential Revision: D62622483 Pulled By: kirklandsign fbshipit-source-id: 3200b4f29e1044dcaa6b47b9a0a325b1569459c8
1 parent 3450ecc commit f507871

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/android-perf.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -208,10 +208,6 @@ jobs:
208208
name: build-llm-demo
209209
uses: pytorch/test-infra/.github/workflows/linux_job.yml@main
210210
needs: set-parameters
211-
strategy:
212-
matrix:
213-
delegate: ${{ fromJson(needs.set-parameters.outputs.delegates) }}
214-
fail-fast: false
215211
with:
216212
runner: linux.2xlarge
217213
docker-image: executorch-ubuntu-22.04-clang12-android

0 commit comments

Comments
 (0)