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 #156

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 models.

gyulaz-htec commented 7 months ago

Related PR: https://github.com/ROCmSoftwarePlatform/AMDMIGraphX/pull/2443