aboutsummaryrefslogtreecommitdiffstats
path: root/modules/safe.py
AgeCommit message (Expand)AuthorLines
2022-11-01make launch.py run installers for extensions that have onesAUTOMATIC-1/+1
2022-10-14extra message for unpicking failsAUTOMATIC-1/+8
2022-10-11become even stricter with picklesAUTOMATIC-0/+17
2022-10-10Newer versions of PyTorch use TypedStorage insteadbrkirch-1/+5
2022-10-09add DoubleStorage to list of allowed classes for pickleAUTOMATIC-1/+1
2022-10-09added guard for torch.load to prevent loading pickles with unknown contentAUTOMATIC-0/+89