Skip to content

Commit

Permalink
install cpu jaxlib
Browse files Browse the repository at this point in the history
  • Loading branch information
will-cromar committed Apr 9, 2024
1 parent de25dd4 commit e7ca0a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/torch_xla2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
working-directory: experimental/torch_xla2
run: |
pip install -r test-requirements.txt
pip install -e .
pip install -e .[cpu]
- name: Run tests
working-directory: experimental/torch_xla2
shell: bash
Expand Down

0 comments on commit e7ca0a2

Please sign in to comment.