We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6eefee6 commit d06813aCopy full SHA for d06813a
dockers/tpu-tests/tpu_test_cases.jsonnet
@@ -34,6 +34,7 @@ local tputests = base.BaseTest {
34
35
echo "--- Install PL ---"
36
PACKAGE_NAME=pytorch FREEZE_REQUIREMENTS=1 pip install -e .[test]
37
+ pip install mkl -U
38
pip list
39
40
echo $KUBE_GOOGLE_CLOUD_TPU_ENDPOINTS
0 commit comments