Skip to content

Commit e2c0533

Browse files
committed
try mkl-2022.1.0
1 parent f1ad0d6 commit e2c0533

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
@@ -33,6 +33,7 @@ local tputests = base.BaseTest {
3333
git -c advice.detachedHead=false checkout {SHA}
3434
3535
echo "--- Install PL ---"
36+
pip install mkl-2022.1.0 # failed list: 2021.4.0, 2022.2.0
3637
PACKAGE_NAME=pytorch FREEZE_REQUIREMENTS=1 pip install -e .[test]
3738
pip list
3839

0 commit comments

Comments
 (0)