migraphx-benchmark / AMDMIGraphX

AMD's graph optimization engine.
https://rocmsoftwareplatform.github.io/AMDMIGraphX/doc/html/
MIT License
0 stars 1 forks source link

ScatterND unsupported reduction modes and duplicate index support #138

Closed music-dino closed 10 months ago

music-dino commented 1 year ago

The following tests fail:

Min and max reduction modes are unsupported. Duplicate indices are not handled, and the tests contain duplicate indices cases, accordingly the tests fail.