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.
accelerate
1 parent 3b29f6d commit d128ee6Copy full SHA for d128ee6
.github/workflows/e2e-reusable.yml
@@ -144,6 +144,7 @@ jobs:
144
run: |
145
cd pytorch
146
pip install -r .ci/docker/ci_commit_pins/huggingface-requirements.txt
147
+ pip install accelerate
148
149
- name: Install torchvision package
150
if: ${{ inputs.suite == 'timm_models' || inputs.suite == 'torchbench' }}
0 commit comments