This website works better with JavaScript
Home
Explore
Help
Sign In
LiuFan
/
PrivacyScanData
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
31ce09d602
Branches
Tags
dev-lf
lsn
master
PrivacyScanD...
/
Target
/
File
/
checkpoint_7.py
checkpoint_7.py
87 B
History
Raw
1
2
def _load_file(self, f):
return torch.load(f, map_location=torch.device("cpu"))