We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 599b221 commit e1180c8Copy full SHA for e1180c8
.github/workflows/check_api_changes.yml
@@ -57,7 +57,7 @@ jobs:
57
- name: Install dependencies
58
run: |
59
python -m pip install --upgrade pip
60
- pip install packaging setuptools wheel
+ pip install packaging setuptools wheel torch
61
62
- name: Clone ROCm/aiter repository
63
if: env.HASH_CHANGED == 'true'
0 commit comments