Skip to content

SmolVLM encoder not getting delegated to XNNPack #14987

@jackzhxng

Description

@jackzhxng

🐛 Describe the bug

SmolVLM from Optimum (PR - huggingface/optimum-executorch#163) is not getting fully delegated to XNNPack in the encoder subgraph.

The pte dump shows this - P1983888427, you can see undelegated addmms still in the encoder.

Printed EP right after torch.export: P1984977202
Printed EP right after to_edge_transform_and_lower: P1985017274

Versions

N/A

cc @GregoryComer @digantdesai @cbilgin @mergennachin

Metadata

Metadata

Assignees

No one assigned

    Labels

    module: xnnpackIssues related to xnnpack delegation and the code under backends/xnnpack/

    Type

    Projects

    Status

    To triage

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions