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 2db9c66 commit 7dd2c9eCopy full SHA for 7dd2c9e
chapter02-quickstart/chapter2: PyTorch快速入门.ipynb
@@ -40,7 +40,7 @@
40
}
41
],
42
"source": [
43
- " from __future__ import print_function\n",
+ "from __future__ import print_function\n",
44
"import torch as t\n",
45
"t.__version__"
46
]
0 commit comments