ROCm / ROCm/AMDMIGraphX

shapes are not in standard layout

Open
#1,335 3 comments 0 reactions 1 assignee View on GitHub

@CharlieL7 is already working on this.

Since Aug 11, 2022.

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

Description

I'm running maskrcnn onnx model from link
and get the error below

terminate called after throwing an instance of 'migraphx::version_1::exception'
  what():  /code/AMDMIGraphX/src/include/migraphx/check_shapes.hpp:211: standard: scatter_none: Shapes are not in standard layout
[1]    37853 abort (core dumped)  migraphx-driver perf --onnx MaskRCNN-12.onnx

using MIGraphX Version: 2.3 compiled from latest develop branch and rocm=5.2.1 on mi210

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.