Skip to content
This repository was archived by the owner on Feb 3, 2025. It is now read-only.
This repository was archived by the owner on Feb 3, 2025. It is now read-only.

Provide an example that uses the Matrix Multiplication Engine #1

Description

@DemiMarie

To quote https://threedots.ovh/blog/2022/03/open-source-drivers-according-to-habana/ (emphasis theirs):

This version of the library doesn't implement any operations itself. This means for an operation like reshape or split, the user has to resolve it themselves, or write a TPC kernel to perform it.

This means that the actual MMA machine learning accelerators will not be used, with the general-purpose TPCs being used for all operators instead.

I would like to be proven wrong on this by an example that does use the MMEs.

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