Skip to content

Commit

Permalink
Update hpu-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jyothisambolu authored Sep 6, 2024
1 parent 81349cc commit 5ea38d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .azure/hpu-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -210,8 +210,8 @@ jobs:
# tests/test_fabric/test_fsdp.py
# env:
# PT_HPU_LAZY_MODE: 0
# condition: or(eq(variables['HABANA_VISIBLE_MODULES'], '4,5'), eq(variables['HABANA_VISIBLE_MODULES'], '6,7'))
# displayName: 'FSDP Fabric Multi card(2) HPU test'
# condition: or(eq(variables['HABANA_VISIBLE_MODULES'], '4,5'), eq(variables['HABANA_VISIBLE_MODULES'], '6,7'))
# displayName: 'FSDP Fabric Multi card(2) HPU test'

- bash: pip install ".[examples]"
condition: or(eq(variables['HABANA_VISIBLE_MODULES'], '4,5'), eq(variables['HABANA_VISIBLE_MODULES'], '6,7'))
Expand Down

0 comments on commit 5ea38d9

Please sign in to comment.