Skip to content

Support for all KernelBench kernels #202

Description

@rengolin

This issue is only about conformance: lower correctly and generate output compatible (allclose(0.01)) with PyTorch eager. When using the --torch-compile option, there are fewer errors, so the list below is using that flag. The additional errors when using full export can be tracked elsewhere.

Torch-MLIR issues:

MLIR Issues:

  • LLVM ERROR: SmallVector unable to grow (9TB): Level 1 { 34 }, Level 2 { 17, 28, 79 }
  • RuntimeError: gather(): Expected dtype int32/64 for index: Level 1 { 95 }
  • Outputs don't match (expected 0.01, got 1.00 ): Level 1 { 94, 98, 100 }

Look into level 3 and 4.

@adam-smnk @tkarna

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