shapes are not in standard layout
Open
@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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.