Skip to content

[FRONTEND][PYTORCH] aten:unflatten not supported #15663

@denis-ismailaj

Description

@denis-ismailaj

Got the following error while trying to convert a CLIP model:

NotImplementedError: The following operators are not implemented: [‘aten::unflatten’, ‘aten::scaled_dot_product_attention’]

There is already an open issue for aten::scaled_dot_product_attention (#15361), so I'm creating this one for aten::unflatten.

Triage

  • frontend:pytorch

cc @shingjan @yelite

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs-triagePRs or issues that need to be investigated by maintainers to find the right assignees to address ittype: bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions