migraphx-benchmark / AMDMIGraphX

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

QLinearConv operator is unsupported #114

Closed attila-dusnoki-htec closed 8 months ago

attila-dusnoki-htec commented 10 months ago

Failing tests:

music-dino commented 9 months ago

Models that fail due to QLinearConv not being supported:

gyulaz-htec commented 8 months ago

QLinearConv was enabled in https://github.com/ROCmSoftwarePlatform/AMDMIGraphX/pull/2225, but test_qlinearconv_cpu was not enabled.