migraphx-benchmark / AMDMIGraphX

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

Investigate failing reshape_lazy operator #147

Closed gyulaz-htec closed 4 months ago

gyulaz-htec commented 8 months ago

static_compute_shape: reshape_lazy on axis that is not packed

~Caused by a gpu::contiguous operator eliminated where it should not.~

Affected models: FasterRCNN-10.onnx | FasterRCNN-12.onnx | FasterRCNN-12-qdq.onnx | MaskRCNN-10.onnx | MaskRCNN-12.onnx | MaskRCNN-12-qdq.onnx

~Related PR: https://github.com/ROCmSoftwarePlatform/AMDMIGraphX/pull/2386~