migraphx-benchmark / AMDMIGraphX

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

GridSample operator is unsupported #93

Open attila-dusnoki-htec opened 10 months ago

attila-dusnoki-htec commented 10 months ago

Failing tests:

attila-dusnoki-htec commented 10 months ago

Operator description: https://github.com/onnx/onnx/blob/main/docs/Operators.md#GridSample

Tests: https://github.com/onnx/onnx/blob/main/docs/TestCoverage.md#GridSample

attila-dusnoki-htec commented 3 months ago

Related PR: https://github.com/ROCm/AMDMIGraphX/pull/2909