Skip to content

Commit

Permalink
Merge branch 'master' into fix_typo_for_cpu-adam
Browse files Browse the repository at this point in the history
  • Loading branch information
loadams authored Nov 11, 2024
2 parents 243806a + b45ca26 commit 7774fcb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/amd-mi200.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,6 @@ jobs:
- name: Install (ROCm) apex
run: |
git clone https://github.com/ROCmSoftwarePlatform/apex.git
cd apex
git checkout torch_2.1_higher
CURRENT_VER=$(git rev-parse HEAD)
INSTALLED_VER=$(cat /blob/amd-apex/.venv_installed_version)
if [[ "$CURRENT_VER" != "$INSTALLED_VER" ]]; then
Expand Down

0 comments on commit 7774fcb

Please sign in to comment.