Unverified Commit 04d40920 authored by kahmed10's avatar kahmed10 Committed by GitHub
Browse files

add onnxruntime-migraphx as part of check for onnxruntime in import_utils.py (#10624)



add onnxruntime-migraphx to import_utils.py
Co-authored-by: default avatarSayak Paul <spsayakpaul@gmail.com>
parent 8d6f6d6b
......@@ -149,6 +149,7 @@ if _onnx_available:
"onnxruntime-openvino",
"ort_nightly_directml",
"onnxruntime-rocm",
"onnxruntime-migraphx",
"onnxruntime-training",
)
_onnxruntime_version = None
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment