Skip to content
Snippets Groups Projects
Commit 3f427e9e authored by Jack Kolm's avatar Jack Kolm
Browse files

lab 5 up to 2.2 done

parent 4114ae3c
No related branches found
No related tags found
No related merge requests found
.venv
\ No newline at end of file
Source diff could not be displayed: it is too large. Options to address this: view the blob.
import torch
x = torch.rand(5, 3)
print(x)
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment