Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added RMACC_Containers_Spring_2021_v1.pdf
Binary file not shown.
5 changes: 5 additions & 0 deletions hello.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
import torch
a=torch.cuda.is_available()
print(a)
print(torch.rand(3,3).cuda())
typo
Binary file added version_control_git_github.pdf
Binary file not shown.