AMDMIGraphX
AMDMIGraphX copied to clipboard
Error out of the migraphx-driver when --batch is wrongly used
--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