migraphx-benchmark / AMDMIGraphX

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

Check onnx opset v19 #177

Closed attila-dusnoki-htec closed 3 months ago

attila-dusnoki-htec commented 4 months ago

onnx was upgrader to v1.14.1 in install_prereqs.sh.

Re-check onnx_backend_test.py, enable already fixed tests (if any).

attila-dusnoki-htec commented 4 months ago

WIP table for ONNX ops: https://github.com/ROCm/AMDMIGraphX/blob/supported_onnx_operators/docs/dev/onnx_operators.rst

attila-dusnoki-htec commented 3 months ago

Op update in https://github.com/ROCm/AMDMIGraphX/pull/2871 Op list in https://github.com/ROCm/AMDMIGraphX/pull/2880