Thanks to visit codestin.com Credit goes to github.com
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 a88006b commit 793bc66Copy full SHA for 793bc66
pydata/pytorch1.py
@@ -0,0 +1,3 @@
1
+import torch
2
+x = torch.rand(5, 3)
3
+print(x)
0 commit comments