Skip to content

Add shufflenet#42

Merged
copybara-service[bot] merged 2 commits into
mainfrom
add-shufflenet
May 19, 2026
Merged

Add shufflenet#42
copybara-service[bot] merged 2 commits into
mainfrom
add-shufflenet

Conversation

@hvt4

@hvt4 hvt4 commented May 19, 2026

Copy link
Copy Markdown
Collaborator

Add shufflenet test script.

  1. Skips desktop GPU: Model uses 5D tensors for channel-shuffling, which native GPU delegates don't support.

  2. Added Android fallback (--gpu --cpu): Successfully runs by offloading 10 compatible layers to the GPU and routing the rest to the CPU.

@copybara-service copybara-service Bot merged commit 537554a into main May 19, 2026
15 of 19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants