Skip to content

ONNX Gemm operator #73

@JeremyMorlier

Description

@JeremyMorlier

The ONNX parser parses GEMM operators without checking if the matrix A is transposed. This is useful for training purposes where the activation tensor is transposed (as depicted). In ZigZag, the GEMM operator is parsed correctly.

I can provide a small ONNX reproducer and a PR that should work with a fix using the ZigZag ONNX Parser. https://github.com/JeremyMorlier/stream/tree/checkGemm

Image

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