Skip to content

Misaligned AOTI input; potential perf gains by fixing? #1424

Open
@Jack-Khuu

Description

🐛 Describe the bug

Picked up in #1367, and worked around via pytorch/pytorch#143236, it appears the input to the torchchat AOTI runner is not 16 byte aligned.

While the PR from pytorch/pytorch eases this constraint, this may be indicative of potential perf losses (common of misalignment)

hattip to @malfet for suggesting line of investigation

Versions

bb72b09

Metadata

Assignees

No one assigned

    Labels

    Compile / AOTIIssues related to AOT Inductor and torch compileactionableItems in the backlog waiting for an appropriate impl/fixbugSomething isn't workingtriagedThis issue has been looked at a team member, and triaged and prioritized into an appropriate module

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions