Skip to content

(TorchToLinalg) Support for lowering torch.aten.as_strided #4191

Open
@monorimet

Description

@monorimet

This was tracked previously in #1683 which appears stale.

Torch versions 2.6.0+ emit this op frequently in model exports through dynamo, without option to decompose at fx graph construction. The best way to fix forward seems to be implementing the lowering for the op explicitly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions