ROCm / ROCm/AMDMIGraphX

Error out of the migraphx-driver when --batch is wrongly used

Open
#4,206 0 comments 0 reactions 1 assignee View on GitHub

@lakhinderwalia is already working on this.

Since Jan 20, 2025.

  • #3770 by @lakhinderwalia — open
Dominant language
C++
Stars
333
Forks
150
Avg merge
4d 19h
Merged PRs (30d)
54

Description

--batch should only be used when there is only 1 input and it is the first dimension. Otherwise error with a message directing the user to use input dimms

The mask-rcnn model has a fixed batch size and the --batch was setting multiple non 1st dimensions

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.