ROCm / ROCm/AMDMIGraphX

Extract opset from ONNX model

Open
#4,016 0 comments 1 reaction 1 assignee View on GitHub

@eddieliao is already working on this.

Since May 19, 2025.

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

Description

Currently, MIGraphX does not extract the opset from the ONNX model during parsing. This can result in certain models failing if exported using an older opset (and vice versa). Likewise, certain ONNX backend tests can be included if we were able to determine the opset of the ONNX model.

See PR https://github.com/ROCm/AMDMIGraphX/pull/4008 for context.

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.