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 be0351f commit b6bd04aCopy full SHA for b6bd04a
notebooks/06-mnist-tpu-training.ipynb
@@ -80,7 +80,7 @@
80
"id": "AYGWh10lRaF1"
81
},
82
"source": [
83
- "! pip install cloud-tpu-client==0.10 https://storage.googleapis.com/tpu-pytorch/wheels/torch_xla-1.7-cp36-cp36m-linux_x86_64.whl"
+ "! pip install cloud-tpu-client==0.10 https://storage.googleapis.com/tpu-pytorch/wheels/torch_xla-1.7-cp37-cp37m-linux_x86_64.whl"
84
],
85
"execution_count": null,
86
"outputs": []
0 commit comments