Skip to content

Commit

Permalink
update python version (#6399)
Browse files Browse the repository at this point in the history
  • Loading branch information
awaelchli authored and lexierule committed Mar 9, 2021
1 parent be0351f commit b6bd04a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notebooks/06-mnist-tpu-training.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"id": "AYGWh10lRaF1"
},
"source": [
"! 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"
],
"execution_count": null,
"outputs": []
Expand Down

0 comments on commit b6bd04a

Please sign in to comment.