Update migraphx to rocm4.2#7994
Merged
weixingzhang merged 26 commits intomicrosoft:masterfrom Jun 22, 2021
Merged
Conversation
…o ssd_resnet_investigation
…o ssd_resnet_investigation
…o ssd_resnet_investigation
…o amdmigraphx_improvements
…o amdmigraphx_improvements
…o amdmigraphx_improvements
…o amdmigraphx_improvements
…o update_to_rocm41
…o update_to_rocm41
…o update_to_rocm41
…o update_to_rocm41
snnn
reviewed
Jun 8, 2021
onnxruntime/core/providers/migraphx/migraphx_execution_provider.cc
Outdated
Show resolved
Hide resolved
…to update_to_rocm4.2
…o update_to_rocm4.2
…o update_to_rocm4.2
Contributor
|
/azp run Linux CPU CI Pipeline, Linux CPU Minimal Build E2E CI Pipeline, Linux CPU x64 NoContribops CI Pipeline, Linux GPU CI Pipeline, Linux GPU TensorRT CI Pipeline, Linux OpenVINO CI Pipeline, MacOS CI Pipeline, MacOS NoContribops CI Pipeline, Windows CPU CI Pipeline |
Contributor
|
/azp run Windows GPU CI Pipeline, Windows GPU TensorRT CI Pipeline, centos7_cpu, centos7_cpu (linux_centos_ci Debug), centos7_cpu (linux_centos_ci Release), orttraining-linux-ci-pipeline, orttraining-linux-gpu-ci-pipeline, orttraining-amd-gpu-ci-pipeline, Linux Nuphar CI Pipeline, orttraining-distributed |
|
Azure Pipelines successfully started running 9 pipeline(s). |
|
Azure Pipelines successfully started running 6 pipeline(s). |
Contributor
|
/azp run Windows WebAssembly CI Pipeline, orttraining-ortmodule-distributed |
|
Azure Pipelines successfully started running 2 pipeline(s). |
weixingzhang
approved these changes
Jun 22, 2021
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description: Describe your changes.
Fixed a build error related to update cmake to 20.3
Added support for more operators
upgraded to rocm4.2
Motivation and Context
Make onnxruntime support up to date
Why is this change required? What problem does it solve?
Fixed build issues, more features are added.
If it fixes an open issue, please link to the issue here.