ROCm / ROCm/AMDMIGraphX

Unsupported operator: com.microsoft.EmbedLayerNormalization

Open
#2,756 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
333
Forks
150
Avg merge
4d 19h
Merged PRs (30d)
54

Description

  • MIGraphX commit: 431e714
  • GPU: MI210 (gfx90a)
  • ROCm version: 6.0.1

Model(s) to reproduce:

Fails at: /code/AMDMIGraphX/src/onnx/onnx_parser.cpp:419: parse_graph: Unknown operator: EmbedLayerNormalization

Note: More info at ContribOperators.md/com.microsoft.EmbedLayerNormalization

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start in src/onnx/onnx_parser.cpp around the reported parse_graph failure and read the ONNX Runtime documentation for com.microsoft.EmbedLayerNormalization. Use the linked ONNX models to reproduce the unknown-operator error; done means the operator is recognized and those models progress past this parser failure.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
machine-learning
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.