migraphx-benchmark / AMDMIGraphX

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

QLinearLeakyRelu is not supported #152

Closed gyulaz-htec closed 7 months ago

gyulaz-htec commented 7 months ago

QlinearLeakyRelu operator is required for onnx model zoo operators: https://github.com/migraphx-benchmark/AMDMIGraphX/issues/141 It is required for the Yolov3 int8 model.

gyulaz-htec commented 7 months ago

Colsing this because it's a duplicate of #156