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 c2435ee commit 6388030Copy full SHA for 6388030
.azure-pipelines/hpu-tests.yml
@@ -33,6 +33,7 @@ jobs:
33
displayName: 'Instance HW info'
34
35
- bash: |
36
+ python .actions/assistant.py requirements-prune-pkgs torchtext
37
pip install . --requirement requirements/extra.txt -U --upgrade-strategy eager
38
pip install . --requirement requirements/test.txt -U --upgrade-strategy eager
39
displayName: 'Install dependencies'
0 commit comments