Skip to content

Dora broken and tests don't run on CI #1800

@HDCharles

Description

@HDCharles

running pytest test locally shows a ton of Dora test failures that don't show up in CI, I tried fixing some issues in #1795 which prevented them from running due to missing imports but even after, i'm seeing a variety of errors that are not simple to fix.

It should also be noted that these tests don't run in CI since we use python 3.9 (https://github.com/pytorch/ao/actions/runs/13591534837/job/37998687942#step:14:27) while the tests require 3.11 to run (https://github.com/pytorch/ao/blob/main/test/dora/test_dora_fusion.py#L5)

its been like this for both the 0.8 and 0.9 releases so it doesn't seem like this has had a large impact but its probably better to either deprecate these kernels or fix them rather than leaving them broken in our code base.

@jeromeku do you have any context about this? It seems like triton may have just moved out from under us without CI tests to catch it.

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