Skip to content

Commit

Permalink
fix tpu gha 2
Browse files Browse the repository at this point in the history
  • Loading branch information
vfdev-5 authored Apr 1, 2024
1 parent f42add6 commit 71f821e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tpu-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ jobs:
run: |
## Install mkl (alternative approach to https://github.com/pytorch/xla/blob/b0ba29f98a695671972d4a4cc07441014dba2892/.kokoro/common.sh#L31-L32)
sudo apt-get update && sudo apt-get install -y libopenblas-dev libomp5
pip install mkl==2021.4.0
## Install torch & xla and torchvision
Expand Down

0 comments on commit 71f821e

Please sign in to comment.