Skip to content

Commit

Permalink
CI
Browse files Browse the repository at this point in the history
  • Loading branch information
qihqi committed Jan 25, 2025
1 parent 93db751 commit d120cfe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/torch_xla2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,6 @@ jobs:
working-directory: torchax
shell: bash
run: |
export JAX_PLATFORMS=cpu
pytest --forked test/
XLA_FLAGS=--xla_force_host_platform_device_count=4 pytest -n 0 test_dist/

0 comments on commit d120cfe

Please sign in to comment.