Skip to content

Commit d06813a

Browse files
committed
Try latest mkl
1 parent 6eefee6 commit d06813a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dockers/tpu-tests/tpu_test_cases.jsonnet

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ local tputests = base.BaseTest {
3434
3535
echo "--- Install PL ---"
3636
PACKAGE_NAME=pytorch FREEZE_REQUIREMENTS=1 pip install -e .[test]
37+
pip install mkl -U
3738
pip list
3839
3940
echo $KUBE_GOOGLE_CLOUD_TPU_ENDPOINTS

0 commit comments

Comments
 (0)