You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mentat edited this page Mar 22, 2023
·
14 revisions
change commit hash in requirement.txt for the particular library you want to update.
Re-build the docker (during this re-build process is when third party library gets built) to create a new image from MIOpen's root directory.
You can name your docker any thing you want except for ci (rocm/miopen:ci) since this name is reserved for MIOpen's continuous integration (CI) process.
Push that docker image created in step (2) to docker hub. You need dockerhub account. If you do not have one. Ask someone in the team who has one to push the new image for you.