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

Update docker hub image script to support ROCm 6.1 build #2998

Merged
merged 2 commits into from
Apr 25, 2024

Conversation

TedThemistokleous
Copy link
Collaborator

Update our script to reflect what will be uploaded to Docker hub using ROCm 6.1 and associated pieces for MIGraphX, Pytorch and Onnxruntime.

@TedThemistokleous TedThemistokleous added onnxruntime PR changes interaction between MIGraphX and Onnxruntime dependencies Pull requests that update a dependency file Continous Integration Pull request updates parts of continous integration pipeline labels Apr 25, 2024
@TedThemistokleous TedThemistokleous self-assigned this Apr 25, 2024
@TedThemistokleous TedThemistokleous linked an issue Apr 25, 2024 that may be closed by this pull request
5 tasks
@TedThemistokleous TedThemistokleous force-pushed the update_migx_ort_pyt_docker_rocm61 branch from 9d213c9 to a813a83 Compare April 25, 2024 13:52
This seems to be added for ROCm 6.1
Copy link

codecov bot commented Apr 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.77%. Comparing base (099a3cb) to head (b6a879c).
Report is 6 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #2998   +/-   ##
========================================
  Coverage    91.77%   91.77%           
========================================
  Files          484      484           
  Lines        18713    18715    +2     
========================================
+ Hits         17174    17176    +2     
  Misses        1539     1539           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@causten causten merged commit ee68f72 into develop Apr 25, 2024
18 of 19 checks passed
@causten causten deleted the update_migx_ort_pyt_docker_rocm61 branch April 25, 2024 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Continous Integration Pull request updates parts of continous integration pipeline dependencies Pull requests that update a dependency file onnxruntime PR changes interaction between MIGraphX and Onnxruntime
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create and public 6.1 MIGraphX+Onnxrt+PyTorch Docker image on Dockerhub
2 participants