Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add MIGraphX + ROCm Onnxruntime Execution Provider support to Onnxruntime Backend #231

Conversation

TedThemistokleous
Copy link

Add support for MIGraphX and ROCm Execution Providers as part of the Onnxruntime backend

Ted Themistokleous and others added 8 commits December 4, 2023 21:43
python3 tools/gen_ort_dockerfile.py --migraphx-home=/opt/rocm --ort-migraphx --rocm-home=/opt/rocm/ --rocm-version=5.7 --enable-rocm --migraphx-version=rocm-5.7.1 --ort-version=1.17.0  --output=migx_rocm_triton_inf.dockerfile --triton-container=rocm/oai-triton:preview_2023-11-29_182
@TedThemistokleous TedThemistokleous changed the title Add migraphx rocm onnxrt eps Add MIGraphX + ROCm Onnxruntime Execution Provider support to Onnxruntime Backend Jan 9, 2024
@TedThemistokleous TedThemistokleous force-pushed the add_migraphx_rocm_onnxrt_eps branch from 8db05c5 to 57cdc67 Compare February 22, 2024 23:31
@TedThemistokleous TedThemistokleous force-pushed the add_migraphx_rocm_onnxrt_eps branch from edb3165 to 779f017 Compare February 24, 2024 16:41
@dyastremsky
Copy link
Contributor

dyastremsky commented Feb 27, 2024

Thank you for contributing this pull request! Unfortunately, we cannot support non-NVIDIA-sanctioned containers. If you would like to support this in your own repo, you could fork this repository as long you keep all the relevant licenses and legal headers in the files.

@TedThemistokleous
Copy link
Author

Thank you for contributing this pull request! Unfortunately, we cannot support non-NVIDIA-sanctioned containers. If you would like to support this in your own repo, you could fork this repository as long you keep all the relevant licenses and legal headers in the files.

Already done. No worries. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants