Skip to content

Commit d903300

Browse files
committed
Update
[ghstack-poisoned]
1 parent d42f132 commit d903300

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/trunk.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1016,8 +1016,8 @@ jobs:
10161016
strategy:
10171017
fail-fast: false
10181018
matrix:
1019-
model: [linear, add, add_mul, ic3, ic4, mv2, mv3, resnet18, resnet50, vit, w2l, mobilebert, emformer_join, emformer_transcribe]
1020-
backend: [portable, xnnpack-f32, xnnpack-q8]
1019+
model: [mv3, resnet50, vit, mobilebert, emformer_transcribe]
1020+
backend: [portable, xnnpack-q8]
10211021
with:
10221022
submodules: 'recursive'
10231023
ref: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}

0 commit comments

Comments
 (0)