AMDMIGraphX icon indicating copy to clipboard operation
AMDMIGraphX copied to clipboard

Reduce op tests with empty set inputs generate dynamic shapes

Open eddieliao opened this issue 9 months ago • 0 comments

Reduce op onnx backend tests that have empty set inputs cause the operator to generate dynamic shapes, causing a failure in those tests cases. Currently we are just excluding any tests that have empty set inputs, although this should probably be fixed in the future.

eddieliao avatar Mar 25 '25 21:03 eddieliao