Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
cgr28
/
cs482-project
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
d572bb4
cs482-project
File size: 42 Bytes
d572bb4
1
2
3
import
torch x = torch.rand(
5
,
3
)
print
(x)